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`) |
28.553
ms
|
10587 |
|
|
/classes/Configuration.php:180
/classes/Configuration.php:229 (loadConfiguration)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
1102 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 8 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 9
AND nleft >= 6698 AND nright <= 6707
AND c.id_category IN (
SELECT id_category
FROM `ps_category_group`
WHERE `id_group` IN (1)
)
ORDER BY `level_depth` ASC, cs.`position` ASC |
11.333
ms
|
910 |
Yes
|
|
/modules/ps_categorytree/ps_categorytree.php:166
/modules/ps_categorytree/ps_categorytree.php:350 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:330 (getWidgetVariables)
/classes/Hook.php:1014 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:186 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
410 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-08-26 00:00:00",
INTERVAL 1000 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 8 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 8 AND pl.id_shop = 1 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 8)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 2211 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") |
9.957
ms
|
71 |
|
|
/classes/Category.php:1059
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
416 |
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 |
7.859
ms
|
1065 |
|
|
/classes/Hook.php:457
/classes/Hook.php:494 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3919 (getManager)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (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 (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
5.127
ms
|
1035 |
Yes
|
Yes
|
/classes/Hook.php:1193
/classes/Hook.php:701 (getAllHookRegistrations)
/classes/Hook.php:805 (getHookModuleExecList)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
996 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-26 00:00:00',
INTERVAL 1000 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 = 8
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (9042,2364,471,472,713,476,1109,2348,2357,2447,462,2141,1100,1441,2339,2367,2342,786,1455,811) |
4.825
ms
|
20 |
|
|
/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:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
404 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 6699) AND (a0.`nright` > 6700) AND (a1.`id_lang` = 8) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
4.141
ms
|
4463 |
Yes
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/controllers/front/listing/CategoryController.php:246 (rewind)
/classes/controller/FrontController.php:1859 (getBreadcrumbLinks)
/classes/controller/FrontController.php:514 (getBreadcrumb)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1045 |
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` = 8)
WHERE i.`id_product` = 2342
ORDER BY `position` |
4.139
ms
|
70 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
332 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'AUD') LIMIT 1 |
3.949
ms
|
1 |
|
|
/classes/Currency.php:895
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1088 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) AND (b.`id_shop` = 1) LIMIT 1 |
3.357
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1042 |
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` = 8)
WHERE i.`id_product` = 2367
ORDER BY `position` |
3.187
ms
|
70 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1047 |
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 (10202, 10203, 10204, 10205, 10206, 10207, 10208, 10209, 10210, 10211, 10212) AND il.`id_lang` = 8 ORDER by i.`position` |
3.121
ms
|
65 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
330 |
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
2.860
ms
|
7 |
Yes
|
|
/classes/Currency.php:711
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1573 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2339) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
2.828
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1396 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (10796,10797,10798,10799,10800,10801,10802,10803,10804,10805,10806)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
2.810
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1024 |
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` = 8)
WHERE i.`id_product` = 2447
ORDER BY `position` |
2.763
ms
|
102 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1027 |
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` = 8)
WHERE i.`id_product` = 462
ORDER BY `position` |
2.754
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1588 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (10433,10434,10435,10436,10437,10438,10439,10440,10441,10442,10443)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
2.743
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
415 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
2.552
ms
|
0 |
|
|
/classes/Hook.php:1252
/classes/Hook.php:226 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3919 (getManager)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1044 |
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 (10433, 10434, 10435, 10436, 10437, 10438, 10439, 10440, 10441, 10442, 10443) AND il.`id_lang` = 8 ORDER by i.`position` |
2.548
ms
|
65 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1039 |
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` = 8)
WHERE i.`id_product` = 2339
ORDER BY `position` |
2.545
ms
|
70 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1036 |
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` = 8)
WHERE i.`id_product` = 1441
ORDER BY `position` |
2.528
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1051 |
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` = 8)
WHERE i.`id_product` = 1455
ORDER BY `position` |
2.502
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1353 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
2.488
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1012 |
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` = 8)
WHERE i.`id_product` = 476
ORDER BY `position` |
2.482
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1054 |
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` = 8)
WHERE i.`id_product` = 811
ORDER BY `position` |
2.458
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1021 |
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` = 8)
WHERE i.`id_product` = 2357
ORDER BY `position` |
2.373
ms
|
70 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1003 |
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` = 8)
WHERE i.`id_product` = 471
ORDER BY `position` |
2.359
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1492 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (4882,4883,4884,4885,4886,4887,4888,4889,4890,4891,4892)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
2.329
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1413 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2447) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
2.292
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1005 |
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 (3394, 3400, 3401, 3402, 3403, 3404, 3405, 3406, 3407, 3408, 3409) AND il.`id_lang` = 8 ORDER by i.`position` |
2.289
ms
|
64 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1048 |
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` = 8)
WHERE i.`id_product` = 786
ORDER BY `position` |
2.281
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1026 |
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 (10796, 10797, 10798, 10799, 10800, 10801, 10802, 10803, 10804, 10805, 10806) AND il.`id_lang` = 8 ORDER by i.`position` |
2.240
ms
|
65 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1050 |
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 (2834, 2835, 2836, 2837, 2838, 2839, 3545, 3546, 3547, 3548, 3549) AND il.`id_lang` = 8 ORDER by i.`position` |
2.153
ms
|
65 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1053 |
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 (6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259) AND il.`id_lang` = 8 ORDER by i.`position` |
2.151
ms
|
65 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1015 |
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` = 8)
WHERE i.`id_product` = 1109
ORDER BY `position` |
2.070
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
17 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) |
2.058
ms
|
1119 |
|
|
/classes/Hook.php:1292
/classes/Hook.php:776 (getHookStatusByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1384 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
1.997
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1017 |
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 (4981, 4982, 4983, 4984, 4985, 4986, 4987, 4988, 4989, 4990, 4991) AND il.`id_lang` = 8 ORDER by i.`position` |
1.982
ms
|
65 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1221 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (472) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.979
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
995 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 2211 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
1.935
ms
|
71 |
|
|
/classes/Category.php:988
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:106 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
25 |
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 |
1.907
ms
|
194 |
|
|
/classes/module/Module.php:345
/modules/wkextsearch/wkextsearch.php:50 (__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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1299 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 1109
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.904
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
402 |
SELECT SQL_NO_CACHE *
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` = 8) LIMIT 1 |
1.843
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1756 (generateAddress)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1030 |
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` = 8)
WHERE i.`id_product` = 2141
ORDER BY `position` |
1.830
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1107 |
UPDATE `ps_configuration` SET `value` = '1',`date_upd` = '2025-08-26 11:58:20' WHERE `name` = 'AVDBGARAGE_ADD_BUTTON' AND id_shop = 1 LIMIT 1 |
1.780
ms
|
1 |
|
|
/classes/Configuration.php:479
/modules/avdbgarage/avdbgarage.php:83 (updateValue)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1023 |
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 (10367, 10368, 10369, 10370, 10371, 10372, 10373, 10374, 10375, 10376, 10377) AND il.`id_lang` = 8 ORDER by i.`position` |
1.766
ms
|
33 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1033 |
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` = 8)
WHERE i.`id_product` = 1100
ORDER BY `position` |
1.737
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1491 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 1100
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.735
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1756 |
INSERT INTO `ps_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('18263', '', 'dev.ab.tout.lu/shop/pl/2211-levier-embrayage-avdb?p=5', '', '2025-08-26 11:58:20') |
1.701
ms
|
1 |
|
|
/classes/ObjectModel.php:621
/classes/ConnectionsSource.php:105 (add)
/modules/statsdata/statsdata.php:119 (logHttpReferer)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1003 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:303 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:97 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name |
1.679
ms
|
4 |
Yes
|
|
/classes/shop/Shop.php:715
/classes/shop/Shop.php:774 (cacheShops)
/classes/Configuration.php:299 (getShops)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
1056 |
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 (2997, 2998, 2999, 3000, 3001, 3002, 3555, 3556, 3557, 3558, 3559) AND il.`id_lang` = 8 ORDER by i.`position` |
1.661
ms
|
33 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1014 |
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 (1201, 1202, 1203, 1204, 1205, 1206, 3430, 3431, 3432, 3433, 3434) AND il.`id_lang` = 8 ORDER by i.`position` |
1.659
ms
|
33 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1216 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
1.593
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
451 |
SELECT SQL_NO_CACHE 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` = 1109) |
1.589
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1006 |
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` = 8)
WHERE i.`id_product` = 472
ORDER BY `position` |
1.584
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1032 |
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 (9403, 9404, 9405, 9406, 9407, 9408, 9409, 9410, 9411, 9412, 9413) AND il.`id_lang` = 8 ORDER by i.`position` |
1.561
ms
|
65 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
325 |
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 |
1.557
ms
|
288 |
Yes
|
|
/classes/Dispatcher.php:633
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1041 |
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 (10169, 10170, 10171, 10172, 10173, 10174, 10175, 10176, 10177, 10178, 10179) AND il.`id_lang` = 8 ORDER by i.`position` |
1.542
ms
|
33 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
220 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders') |
1.518
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1038 |
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 (6161, 6162, 6163, 6164, 6165, 6166, 6167, 6168, 6169, 6170, 6171) AND il.`id_lang` = 8 ORDER by i.`position` |
1.515
ms
|
33 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1029 |
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 (1103, 1104, 1105, 1106, 1107, 1108, 3354, 3355, 3356, 3357, 3358) AND il.`id_lang` = 8 ORDER by i.`position` |
1.507
ms
|
65 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
989 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3555
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 811 UNION SELECT 0 as first_level_quantity, 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` = 3555
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 811 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.500
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1587 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 2367
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.496
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1325 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 1109 LIMIT 1 |
1.490
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1234 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 713 AND `id_shop` = 1 |
1.475
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1253 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (713) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.412
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1364 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (10367,10368,10369,10370,10371,10372,10373,10374,10375,10376,10377)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.410
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1414 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2447) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
1.397
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1324 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1109) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
1.387
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1009 |
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` = 8)
WHERE i.`id_product` = 713
ORDER BY `position` |
1.378
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
24 |
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 |
1.375
ms
|
194 |
|
|
/classes/module/Module.php:345
/modules/colissimo/colissimo.php:104 (__construct)
/override/modules/colissimo/colissimo.php:105 (__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:1227 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1509 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1100) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.368
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1011 |
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 (2690, 2691, 2692, 2693, 2694, 2695, 3535, 3536, 3537, 3538, 3539) AND il.`id_lang` = 8 ORDER by i.`position` |
1.354
ms
|
33 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1217 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
1.339
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1585 |
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` = 2367) LIMIT 1 |
1.336
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
265 |
UPDATE `ps_tab` SET `id_tab` = '74520',`id_parent` = '60',`position` = '12',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisAddressConfiguration',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74520 |
1.327
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1236 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (2690,2691,2692,2693,2694,2695,3535,3536,3537,3538,3539)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.316
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1514 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
1.316
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1356 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2348) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
1.313
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1395 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 2447
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.306
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
205 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74517 AND id_lang = 2 LIMIT 1 |
1.286
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1300 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (4981,4982,4983,4984,4985,4986,4987,4988,4989,4990,4991)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.286
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (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 |
1.277
ms
|
194 |
|
|
/classes/module/Module.php:345
/modules/doofinder/doofinder.php:48 (__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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1605 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2367) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.266
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
126 |
UPDATE `ps_tab_lang` SET `id_tab` = '74513',`name` = 'My addresses',`id_lang` = '4' WHERE id_tab = 74513 AND id_lang = 4 |
1.245
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1002 |
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 (10400, 10401, 10402, 10403, 10404, 10405, 10406, 10407, 10408, 10409, 10410) AND il.`id_lang` = 8 ORDER by i.`position` |
1.233
ms
|
33 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
992 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 811
AND pac.`id_product_attribute` = 3555
AND agl.`id_lang` = 8 |
1.215
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1449 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
1.212
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1285 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (476) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.212
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1046 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2342 |
1.210
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1000 |
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` = 8)
WHERE i.`id_product` = 2364
ORDER BY `position` |
1.208
ms
|
70 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1018 |
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` = 8)
WHERE i.`id_product` = 2348
ORDER BY `position` |
1.181
ms
|
69 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1408 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
1.180
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
20 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
1.179
ms
|
1119 |
|
|
/classes/Hook.php:1252
/classes/Hook.php:226 (getAllHookIds)
/classes/Hook.php:814 (getIdByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
28 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
1.175
ms
|
194 |
|
|
/classes/module/Module.php:345
/modules/geodisofficiel/geodisofficiel.php:75 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1008 |
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 (1173, 1174, 1175, 1176, 1177, 1178, 3410, 3411, 3412, 3413, 3414) AND il.`id_lang` = 8 ORDER by i.`position` |
1.171
ms
|
65 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
21 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
1.164
ms
|
194 |
|
|
/classes/module/Module.php:345
/modules/tvcmsblog/tvcmsblog.php:125 (__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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
446 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 476 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1203) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1.162
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1417 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
1.160
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1409 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
1.154
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
894 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 4888
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1100 UNION SELECT 0 as first_level_quantity, 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` = 4888
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1100 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.145
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1579 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2339 LIMIT 1 |
1.139
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
312 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74522 AND id_lang = 3 LIMIT 1 |
1.130
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1581 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2339 LIMIT 1 |
1.112
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1425 |
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` = 462) LIMIT 1 |
1.108
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1428 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (1103,1104,1105,1106,1107,1108,3354,3355,3356,3357,3358)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.103
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1381 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2357) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.099
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1427 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 462
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.099
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1586 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2367 AND `id_shop` = 1 |
1.099
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1410 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
1.084
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1218 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
1.074
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1016 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1109 |
1.070
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1620 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (10202,10203,10204,10205,10206,10207,10208,10209,10210,10211,10212)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.064
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
104 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74512 AND id_lang = 4 LIMIT 1 |
1.060
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1101 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2209) AND (b.`id_shop` = 1) LIMIT 1 |
1.056
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ps_categorytree/ps_categorytree.php:344 (__construct)
/modules/ps_categorytree/ps_categorytree.php:330 (getWidgetVariables)
/classes/Hook.php:1014 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:186 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
369 |
SELECT SQL_NO_CACHE c.*, 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` = 8 AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2211
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
1.032
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:921
/controllers/front/listing/CategoryController.php:229 (getSubCategories)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
638 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 466 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3374) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1.032
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1574 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2339) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
1.032
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1266 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 476 AND `id_shop` = 1 |
1.030
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1332 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (10268,10269,10270,10271,10272,10273,10274,10275,10276,10277,10278)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
1.030
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
574 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 799 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 8648) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1.027
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1363 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 2357
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.022
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
518 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2345 LIMIT 1 |
1.008
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1095 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2735) AND (b.`id_shop` = 1) LIMIT 1 |
1.008
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1331 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 2348
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
1.006
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1349 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2348) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.004
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1350 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2348) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
1.002
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1451 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 462 LIMIT 1 |
1.002
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1419 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2447 LIMIT 1 |
1.001
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1317 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1109) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.992
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
991 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 811
ORDER BY f.position ASC |
0.986
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1489 |
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` = 1100) LIMIT 1 |
0.978
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1100 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 160 AND `id_shop` = 1 LIMIT 1 |
0.970
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:186 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
520 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2345 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 10245) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.965
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1099 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.962
ms
|
1 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:186 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1020 |
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 (10268, 10269, 10270, 10271, 10272, 10273, 10274, 10275, 10276, 10277, 10278) AND il.`id_lang` = 8 ORDER by i.`position` |
0.958
ms
|
65 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1233 |
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` = 713) LIMIT 1 |
0.954
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1506 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.953
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1600 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.952
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1393 |
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` = 2447) LIMIT 1 |
0.947
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
400 |
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1 |
0.939
ms
|
1 |
|
|
/classes/AddressFormat.php:656
/classes/AddressFormat.php:630 (getFormatDB)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1756 (generateAddress)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1445 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (462) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.938
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
380 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-08-26 00:00:00" AND date_to <= "2025-08-26 23:59:59") OR (date_from >= "2025-08-26 00:00:00" AND date_from <= "2025-08-26 23:59:59") OR (date_from < "2025-08-26 00:00:00" AND date_to > "2025-08-26 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.935
ms
|
755 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/Cart.php:3021 (getCustomerCartRules)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (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:2173 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getOrderTotal)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
873 |
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` = 2141
AND image_shop.`cover` = 1 LIMIT 1 |
0.932
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
468 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 462 AND id_shop=1 LIMIT 1 |
0.930
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
382 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-08-26 00:00:00" AND date_to <= "2025-08-26 23:59:59") OR (date_from >= "2025-08-26 00:00:00" AND date_from <= "2025-08-26 23:59:59") OR (date_from < "2025-08-26 00:00:00" AND date_to > "2025-08-26 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.927
ms
|
755 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/CartRule.php:564 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:446 (getDiscounts)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1394 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2447 AND `id_shop` = 1 |
0.924
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1219 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.922
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1572 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2339) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.917
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1684 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (6249,6250,6251,6252,6253,6254,6255,6256,6257,6258,6259)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.916
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1108 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2209) LIMIT 1 |
0.909
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1345 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.906
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
875 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2141) AND (b.`id_shop` = 1) LIMIT 1 |
0.905
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
27 |
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.905
ms
|
194 |
|
|
/classes/module/Module.php:345
/modules/ps_checkout/ps_checkout.php:149 (__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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1426 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 462 AND `id_shop` = 1 |
0.893
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1139 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (10400,10401,10402,10403,10404,10405,10406,10407,10408,10409,10410)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.885
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1652 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (2834,2835,2836,2837,2838,2839,3545,3546,3547,3548,3549)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.882
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
437 |
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` = 472) |
0.880
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1283 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.878
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1405 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10804) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.872
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
870 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 462
AND pac.`id_product_attribute` = 1103
AND agl.`id_lang` = 8 |
0.871
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1669 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (786) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.870
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1025 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2447 |
0.864
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1541 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1441) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.863
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1389 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2357 LIMIT 1 |
0.860
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1494 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4883) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.860
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
545 |
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` = 463) |
0.858
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1400 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10799) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.856
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1097 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1146) AND (b.`id_shop` = 1) LIMIT 1 |
0.854
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1169 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 471 AND `id_shop` = 1 |
0.853
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1592 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10436) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.845
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
411 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
0.843
ms
|
1 |
|
|
/classes/SpecificPrice.php:426
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
990 |
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` = 811 AND pa.`id_product` = 811 AND pa.`id_product_attribute` = 3555 LIMIT 1 |
0.840
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1446 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 462) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.840
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1616 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2367) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.840
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
29 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisInformation') |
0.834
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1229 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 472 LIMIT 1 |
0.834
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1406 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10805) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.834
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
52 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders') |
0.828
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1397 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10796) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.828
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1235 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 713
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.823
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
533 |
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` = 2054) |
0.822
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
879 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2141 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2141 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.821
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
752 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 471) AND (b.`id_shop` = 1) LIMIT 1 |
0.820
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1220 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 472) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.813
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1399 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10798) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.812
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1601 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.809
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1035 |
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 (4882, 4883, 4884, 4885, 4886, 4887, 4888, 4889, 4890, 4891, 4892) AND il.`id_lang` = 8 ORDER by i.`position` |
0.808
ms
|
33 |
Yes
|
|
/classes/Product.php:2918
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1477 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2141) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.807
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1618 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2342 AND `id_shop` = 1 |
0.805
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1617 |
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` = 2342) LIMIT 1 |
0.805
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1398 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10797) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.804
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1493 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4882) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.803
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1362 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2357 AND `id_shop` = 1 |
0.793
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
541 |
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` = 911) |
0.792
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
884 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 2141
AND pac.`id_product_attribute` = 9413
AND agl.`id_lang` = 8 |
0.792
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1215 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.788
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1683 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 1455
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.786
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
114 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisAddress') |
0.778
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1402 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10801) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.776
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1666 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.768
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
93 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisConfigurationFront') |
0.763
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1613 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2367 LIMIT 1 |
0.762
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1611 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2367 LIMIT 1 |
0.761
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1584 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2339) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.760
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
902 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1441) AND (b.`id_shop` = 1) LIMIT 1 |
0.760
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
399 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.757
ms
|
14 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:368 (getImagesTypes)
/classes/controller/FrontController.php:1611 (getNoPictureImage)
/classes/controller/FrontController.php:1737 (getTemplateVarUrls)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1361 |
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` = 2357) LIMIT 1 |
0.755
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
889 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1100) AND (b.`id_shop` = 1) LIMIT 1 |
0.753
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1554 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2339 AND `id_shop` = 1 |
0.753
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
779 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 713) AND (b.`id_shop` = 1) LIMIT 1 |
0.751
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1556 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (10169,10170,10171,10172,10173,10174,10175,10176,10177,10178,10179)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.751
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1651 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 786
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.750
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
881 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 9413
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2141 UNION SELECT 0 as first_level_quantity, 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` = 9413
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2141 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.747
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1312 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.746
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
756 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 471 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 471 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.745
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
905 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1441 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1441 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.740
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
624 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 478 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1215) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.736
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
328 |
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.734
ms
|
194 |
|
|
/classes/module/Module.php:345
/modules/securitypro/securitypro.php:77 (__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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
1411 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.734
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1415 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.733
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1498 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4887) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.731
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1701 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1455) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.731
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1603 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.729
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1490 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 1100 AND `id_shop` = 1 |
0.728
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1496 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4885) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.728
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
432 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 471 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3394) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.725
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1057 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.724
ms
|
1 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:27 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1028 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 462 |
0.722
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1447 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.722
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
892 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1100 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1100 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.721
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
537 |
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` = 2064) |
0.720
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1407 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.719
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
746 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 2364
AND pac.`id_product_attribute` = 10410
AND agl.`id_lang` = 8 |
0.718
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1602 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.713
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
532 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2054 LIMIT 1 |
0.712
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
549 |
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` = 2067) |
0.712
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1392 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2357) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.710
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1156 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2364) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.707
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1578 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.707
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
987 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 811 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 811 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.705
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1504 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.703
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
383 |
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 OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.701
ms
|
7 |
|
|
/classes/CartRule.php:418
/classes/CartRule.php:564 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:446 (getDiscounts)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
929 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2367) AND (b.`id_shop` = 1) LIMIT 1 |
0.700
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
932 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2367 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2367 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.700
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
796 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 476 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 476 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.699
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
94 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping') |
0.699
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1227 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 472 LIMIT 1 |
0.697
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
970 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1455) AND (b.`id_shop` = 1) LIMIT 1 |
0.697
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'dev.ab.tout.lu' OR su.domain_ssl = 'dev.ab.tout.lu')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.696
ms
|
4 |
Yes
|
|
/classes/shop/Shop.php:1363
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
915 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2339) AND (b.`id_shop` = 1) LIMIT 1 |
0.694
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
918 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2339 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2339 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.694
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
938 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 2367
AND pac.`id_product_attribute` = 10443
AND agl.`id_lang` = 8 |
0.693
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
924 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 2339
AND pac.`id_product_attribute` = 10179
AND agl.`id_lang` = 8 |
0.692
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
418 |
SELECT SQL_NO_CACHE g.`id_tax_rule`,
c.`name` AS country_name,
s.`name` AS state_name,
t.`rate`,
g.`zipcode_from`, g.`zipcode_to`,
g.`description`,
g.`behavior`,
g.`id_country`,
g.`id_state`
FROM `ps_tax_rule` g
LEFT JOIN `ps_country_lang` c ON (g.`id_country` = c.`id_country` AND `id_lang` = 8)
LEFT JOIN `ps_state` s ON (g.`id_state` = s.`id_state`)
LEFT JOIN `ps_tax` t ON (g.`id_tax` = t.`id_tax`)
WHERE `id_tax_rules_group` = 24
ORDER BY `country_name` ASC, `state_name` ASC, `zipcode_from` ASC, `zipcode_to` ASC |
0.691
ms
|
1 |
Yes
|
|
/classes/tax/TaxRule.php:100
/modules/kerawen/classes/KerawenTax.php:23 (getTaxRulesByGroupId)
/modules/kerawen/kerawen.php:923 (GetVatMarginRule)
/classes/tax/TaxManagerFactory.php:75 (hookTaxManager)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3919 (getManager)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1555 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 2339
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.690
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
920 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 10179
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2339 UNION SELECT 0 as first_level_quantity, 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` = 10179
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2339 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.688
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1204 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (1173,1174,1175,1176,1177,1178,3410,3411,3412,3413,3414)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.688
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1716 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (2997,2998,2999,3000,3001,3002,3555,3556,3557,3558,3559)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.686
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
463 |
SELECT SQL_NO_CACHE 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` = 2447) |
0.685
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1189 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (471) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.685
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
910 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 1441
AND pac.`id_product_attribute` = 6168
AND agl.`id_lang` = 8 |
0.682
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1583 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.681
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
897 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 1100
AND pac.`id_product_attribute` = 4888
AND agl.`id_lang` = 8 |
0.681
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
758 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3394
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 471 UNION SELECT 0 as first_level_quantity, 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` = 3394
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 471 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.680
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1341 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10276) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.678
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1580 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2339) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.677
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
698 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 729 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3540) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.676
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1619 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 2342
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.676
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1252 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 713) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.675
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
975 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 6249
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1455 UNION SELECT 0 as first_level_quantity, 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` = 6249
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1455 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.674
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
907 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 6168
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1441 UNION SELECT 0 as first_level_quantity, 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` = 6168
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1441 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.672
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
960 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 786 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 786 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.670
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
948 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 10212
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2342 UNION SELECT 0 as first_level_quantity, 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` = 10212
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2342 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.670
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
973 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1455 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1455 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.668
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1268 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (1201,1202,1203,1204,1205,1206,3430,3431,3432,3433,3434)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.668
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
610 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2305 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 9954) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.667
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
946 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2342 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2342 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.667
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
512 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2307 AND id_shop=1 LIMIT 1 |
0.664
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
6 |
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.663
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:148 (setUrl)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
993 |
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` = 3555) LIMIT 1 |
0.662
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1228 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 472) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.661
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
447 |
SELECT SQL_NO_CACHE 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` = 476) |
0.661
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1060 |
SELECT SQL_NO_CACHE main.*, ll.*
FROM ps_tvcmsmegamenu_shop main
LEFT JOIN `ps_tvcmsmegamenu_lang` ll ON (ll.`id_tvcmsmegamenu` = main.`id_tvcmsmegamenu` AND main.`id_shop` = ll.`id_shop`)
WHERE main.active = 1 AND ll.id_shop = 1 AND ll.id_lang=8 ORDER BY main.position ASC, main.id_tvcmsmegamenu ASC |
0.659
ms
|
6 |
Yes
|
|
/modules/tvcmsmegamenu/classes/tvcmsmegamenuclass.php:265
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1385 (getMenus)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
952 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 2342
AND pac.`id_product_attribute` = 10212
AND agl.`id_lang` = 8 |
0.658
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
728 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9042) AND (b.`id_shop` = 1) LIMIT 1 |
0.657
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1440 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.657
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
324 |
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.656
ms
|
194 |
|
|
/classes/module/Module.php:345
/modules/avdbresetinvoice/avdbresetinvoice.php:26 (__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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
588 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 467 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3383) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.656
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
965 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 786
AND pac.`id_product_attribute` = 3545
AND agl.`id_lang` = 8 |
0.655
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1421 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2447 LIMIT 1 |
0.654
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1610 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.653
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1505 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.652
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
962 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3545
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 786 UNION SELECT 0 as first_level_quantity, 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` = 3545
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 786 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.651
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1004 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 471 |
0.649
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
30 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping') |
0.648
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1649 |
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` = 786) LIMIT 1 |
0.648
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1650 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 786 AND `id_shop` = 1 |
0.647
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1460 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (9403,9404,9405,9406,9407,9408,9409,9410,9411,9412,9413)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.644
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1297 |
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` = 1109) LIMIT 1 |
0.644
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1249 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.643
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
998 |
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` = 8)
WHERE i.`id_product` = 9042
ORDER BY `position` |
0.642
ms
|
1 |
Yes
|
|
/classes/Product.php:3542
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1203 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 472
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.642
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1125 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9042) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.641
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1085 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18) AND (b.`id_shop` = 1) LIMIT 1 |
0.641
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1098 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6) AND (b.`id_shop` = 1) LIMIT 1 |
0.641
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:147 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1282 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.640
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
373 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.639
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/cart3dTools.php:48 (getProductLink)
/modules/configurator3d/configurator3d.php:27 (getProductLink)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/controller/FrontController.php:962 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
444 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 476 LIMIT 1 |
0.636
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1096 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4166) AND (b.`id_shop` = 1) LIMIT 1 |
0.635
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1589 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10433) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.635
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1507 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.631
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1091 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 17) AND (b.`id_shop` = 1) LIMIT 1 |
0.629
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1222 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 472) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.629
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1329 |
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` = 2348) LIMIT 1 |
0.629
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1443 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.628
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
381 |
SELECT SQL_NO_CACHE * 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` = 8) WHERE ((cr.`id_customer` = 0 OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1 |
0.627
ms
|
31 |
|
|
/classes/CartRule.php:418
/classes/Cart.php:3021 (getCustomerCartRules)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (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:2173 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getOrderTotal)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1637 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2342) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.626
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1315 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.626
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1591 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10435) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.623
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
798 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 1203
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 476 UNION SELECT 0 as first_level_quantity, 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` = 1203
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 476 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.622
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1553 |
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` = 2339) LIMIT 1 |
0.622
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
737 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2364) AND (b.`id_shop` = 1) LIMIT 1 |
0.622
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
467 |
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` = 462) |
0.621
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1254 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 713) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.618
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1037 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1441 |
0.617
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1420 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2447) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.617
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1388 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2357) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.616
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1495 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4884) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.616
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
978 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 1455
AND pac.`id_product_attribute` = 6249
AND agl.`id_lang` = 8 |
0.616
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
782 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 713 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 713 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.615
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
957 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 786) AND (b.`id_shop` = 1) LIMIT 1 |
0.615
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
784 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3535
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 713 UNION SELECT 0 as first_level_quantity, 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` = 3535
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 713 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.613
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
934 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 10443
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2367 UNION SELECT 0 as first_level_quantity, 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` = 10443
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2367 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.613
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1596 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10440) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.613
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
670 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 469 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3391) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.611
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
922 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 2339
ORDER BY f.position ASC |
0.609
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (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` = 2348) |
0.608
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1250 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.608
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1330 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2348 AND `id_shop` = 1 |
0.606
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
865 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 462 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 462 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.605
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1232 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 472) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.605
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1138 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 2364
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.605
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1301 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4981) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.605
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1682 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 1455 AND `id_shop` = 1 |
0.605
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
943 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2342) AND (b.`id_shop` = 1) LIMIT 1 |
0.604
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
648 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 468 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3384) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.603
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
988 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 3555) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.603
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1348 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2348) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.603
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1401 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10800) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.602
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1457 |
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` = 2141) LIMIT 1 |
0.600
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1172 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (3394,3400,3401,3402,3403,3404,3405,3406,3407,3408,3409)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.599
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1086 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) AND (b.`id_shop` = 1) LIMIT 1 |
0.598
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1435 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 3355) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.597
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1043 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2367 |
0.596
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1597 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10441) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.587
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1604 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2367) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.587
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
896 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 1100
ORDER BY f.position ASC |
0.584
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1524 |
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `ps_product_attribute_combination` pac
LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 8)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pac.id_product_attribute IN (6161,6162,6163,6164,6165,6166,6167,6168,6169,6170,6171)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.584
ms
|
11 |
|
|
/classes/Product.php:2749
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1598 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10442) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.583
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1040 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2339 |
0.582
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1376 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.580
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
515 |
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` = 1111) |
0.575
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1340 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10275) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.575
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
742 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 10410
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2364 UNION SELECT 0 as first_level_quantity, 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` = 10410
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2364 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.573
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
487 |
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` = 2367) |
0.573
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
471 |
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` = 2141) |
0.569
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1755 |
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 32697
AND `date_add` > '2025-08-26 11:28:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.569
ms
|
1 |
Yes
|
|
/classes/Connection.php:168
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1003 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:303 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:97 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
730 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9042 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9042 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.569
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1459 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 2141
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.568
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1314 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.566
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1508 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1100) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.565
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
867 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 1103
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 462 UNION SELECT 0 as first_level_quantity, 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` = 1103
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 462 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.564
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1497 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4886) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.564
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
676 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 470 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3395) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.563
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1733 |
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` = 8)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (811) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.563
ms
|
11 |
Yes
|
Yes
|
/classes/Product.php:4502
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:33 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1576 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.563
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
479 |
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` = 1441) |
0.562
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
419 |
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` = 8
AND tr.`id_tax_rules_group` = 26
AND tr.`id_state` IN (0, 0)
AND ('31140' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '31140')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.562
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3920 (getTaxCalculator)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
842 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 2357
AND pac.`id_product_attribute` = 10377
AND agl.`id_lang` = 8 |
0.561
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1523 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 1441
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.561
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1090 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19) AND (b.`id_shop` = 1) LIMIT 1 |
0.560
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1606 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2367) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.560
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1412 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2447) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.558
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1570 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.558
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1323 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 1109 LIMIT 1 |
0.556
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1344 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.556
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
713 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 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, 8) AND
`id_group` IN (0, 1) AND `id_product` = 9042 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-26 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.555
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
389 |
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.554
ms
|
95 |
|
|
/classes/order/Order.php:881
/classes/CartRule.php:441 (getDiscountsCustomer)
/classes/CartRule.php:564 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:446 (getDiscounts)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1382 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2357) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.553
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1055 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 811 |
0.553
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1754 |
SELECT SQL_NO_CACHE mainTable.id_tvcmspaymenticon AS code,
mainTable.image,
mainTable.link,
subTable.title
FROM
`ps_tvcmspaymenticon` mainTable
LEFT JOIN
ps_tvcmspaymenticon_lang subTable
ON
mainTable.id_tvcmspaymenticon = subTable.id_tvcmspaymenticon
WHERE
mainTable.id_shop_group = 1
AND
mainTable.id_shop = 1
AND
mainTable.status = 1
AND
subTable.id_lang = 8
ORDER BY `position` |
0.553
ms
|
96 |
Yes
|
|
/modules/tvcmspaymenticon/tvcmspaymenticon.php:435
/modules/tvcmspaymenticon/tvcmspaymenticon.php:989 (showFrontData)
/modules/tvcmspaymenticon/tvcmspaymenticon.php:1019 (showFrontSideResult)
/classes/Hook.php:1003 (hookdisplayPaymentIcon)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8d/17/99/8d1799ef9bd59d0d778032789abfe6611e209833_2.file.footer-2.tpl.php:38 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd5643145_10241107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8c/67/38/8c6738f6a26f872186bd2ec870c8f5212e8abf8f_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd563c326_86483696)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:274 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1643 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2342 LIMIT 1 |
0.552
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
51 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisIndex') |
0.551
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1318 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1109) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.550
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
809 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1109 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1109 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.549
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1251 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.548
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
495 |
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` = 786) |
0.546
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
801 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 476
AND pac.`id_product_attribute` = 1203
AND agl.`id_lang` = 8 |
0.546
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1284 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 476) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.546
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
529 |
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` = 2351) |
0.544
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1168 |
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` = 471) LIMIT 1 |
0.543
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1052 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1455 |
0.542
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1612 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2367) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.542
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1681 |
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` = 1455) LIMIT 1 |
0.542
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
403 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8 |
0.541
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1756 (generateAddress)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
422 |
SELECT SQL_NO_CACHE g.`id_tax_rule`,
c.`name` AS country_name,
s.`name` AS state_name,
t.`rate`,
g.`zipcode_from`, g.`zipcode_to`,
g.`description`,
g.`behavior`,
g.`id_country`,
g.`id_state`
FROM `ps_tax_rule` g
LEFT JOIN `ps_country_lang` c ON (g.`id_country` = c.`id_country` AND `id_lang` = 8)
LEFT JOIN `ps_state` s ON (g.`id_state` = s.`id_state`)
LEFT JOIN `ps_tax` t ON (g.`id_tax` = t.`id_tax`)
WHERE `id_tax_rules_group` = 24
ORDER BY `country_name` ASC, `state_name` ASC, `zipcode_from` ASC, `zipcode_to` ASC |
0.539
ms
|
1 |
Yes
|
|
/classes/tax/TaxRule.php:100
/modules/kerawen/classes/KerawenTax.php:23 (getTaxRulesByGroupId)
/modules/kerawen/kerawen.php:923 (GetVatMarginRule)
/classes/tax/TaxManagerFactory.php:75 (hookTaxManager)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3944 (getManager)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1092 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 109) AND (b.`id_shop` = 1) LIMIT 1 |
0.539
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
557 |
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` = 2159) |
0.538
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
883 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 2141
ORDER BY f.position ASC |
0.538
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1065 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) AND (b.`id_shop` = 1) LIMIT 1 |
0.538
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1698 (getCategoryLink)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1421 (fomartLink)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
7 |
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.537
ms
|
8 |
|
|
/classes/Language.php:1049
/config/config.inc.php:143 (loadLanguages)
/index.php:27 (require)
|
1424 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2447) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.537
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1418 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.536
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1357 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2348 LIMIT 1 |
0.535
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1377 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.534
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
491 |
SELECT SQL_NO_CACHE 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` = 2342) |
0.534
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
814 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 1109
AND pac.`id_product_attribute` = 4987
AND agl.`id_lang` = 8 |
0.533
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1298 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 1109 AND `id_shop` = 1 |
0.533
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
740 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2364 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2364 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.532
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1595 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10439) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.530
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1475 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.529
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
531 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2351 AND `id_group` = 1 LIMIT 1 |
0.528
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1267 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 476
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.528
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
8 |
SELECT SQL_NO_CACHE *
FROM `ps_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` = 8) LIMIT 1 |
0.527
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:146 (__construct)
/index.php:27 (require)
|
1346 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.527
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1456 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 462) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.527
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1049 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 786 |
0.525
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1151 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.525
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1715 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 811
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.525
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
909 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 1441
ORDER BY f.position ASC |
0.523
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1061 |
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 8 AND mr.`active` = 1 |
0.522
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1202
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1326 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1428 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1691 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6256) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.522
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1379 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.521
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
787 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 713
AND pac.`id_product_attribute` = 3535
AND agl.`id_lang` = 8 |
0.518
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1441 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.518
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1658 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 2839) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.517
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
459 |
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` = 2357) |
0.515
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1458 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2141 AND `id_shop` = 1 |
0.515
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1568 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.515
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
983 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 811) AND (b.`id_shop` = 1) LIMIT 1 |
0.514
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1387 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2357 LIMIT 1 |
0.514
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1082 |
SELECT SQL_NO_CACHE c.id_category, cl.name, cl.link_rewrite
FROM ps_category c
INNER JOIN ps_category_lang cl
ON (c.id_category = cl.id_category AND cl.id_lang = 8 AND cl.id_shop = 1)
WHERE c.id_parent = 6
AND c.active = 1
ORDER BY c.position ASC |
0.513
ms
|
15 |
Yes
|
|
/modules/avdbgarage/avdbgarage.php:120
/modules/avdbgarage/avdbgarage.php:128 (getCategories)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1499 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4889) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.513
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1316 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1109) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.513
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1522 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 1441 AND `id_shop` = 1 |
0.512
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1084 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1 |
0.511
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
475 |
SELECT SQL_NO_CACHE 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` = 1100) |
0.511
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1536 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.511
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
544 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 463 LIMIT 1 |
0.510
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
936 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 2367
ORDER BY f.position ASC |
0.509
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1280 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.509
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
282 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisCronGrid') |
0.508
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1308 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4989) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.508
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
834 |
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` = 10377 LIMIT 1 |
0.508
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1575 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.507
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1724 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 3557) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.507
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1404 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10803) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.506
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1442 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.506
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
792 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 476) AND (b.`id_shop` = 1) LIMIT 1 |
0.505
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1089 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 1) LIMIT 1 |
0.505
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
513 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2307 AND `id_group` = 1 LIMIT 1 |
0.504
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
856 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 2447
AND pac.`id_product_attribute` = 10806
AND agl.`id_lang` = 8 |
0.504
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1201 |
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` = 472) LIMIT 1 |
0.504
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
872 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 1103 |
0.503
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1135 |
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` = 2364) LIMIT 1 |
0.501
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1537 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.501
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1087 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 9) AND (b.`id_shop` = 1) LIMIT 1 |
0.500
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1665 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.500
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
331 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.499
ms
|
8 |
|
|
/classes/Language.php:852
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
115 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping') |
0.498
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
771 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3410
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 472 UNION SELECT 0 as first_level_quantity, 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` = 3410
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 472 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.497
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1638 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2342) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.496
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.496
ms
|
3 |
|
|
/classes/shop/Shop.php:1183
/classes/Configuration.php:236 (isFeatureActive)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
1472 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.496
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
833 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2357) AND (b.`id_shop` = 1) LIMIT 1 |
0.495
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
836 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2357 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2357 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.495
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1571 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.495
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1248 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.493
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1714 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 811 AND `id_shop` = 1 |
0.493
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
135 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisOrdersGrid') |
0.493
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
893 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4888) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.493
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
337 |
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` = 8
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 4) LIMIT 1 |
0.491
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
433 |
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` = 471) |
0.491
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
761 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 471
AND pac.`id_product_attribute` = 3394
AND agl.`id_lang` = 8 |
0.489
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1184 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.489
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1609 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.489
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
850 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2447 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2447 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.487
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
440 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 713 LIMIT 1 |
0.487
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
831 |
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` = 2357
AND image_shop.`cover` = 1 LIMIT 1 |
0.486
ms
|
70 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
887 |
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` = 1100
AND image_shop.`cover` = 1 LIMIT 1 |
0.485
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
927 |
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` = 2367
AND image_shop.`cover` = 1 LIMIT 1 |
0.484
ms
|
70 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
326 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.483
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/src/Adapter/Presenter/Cart/CartPresenter.php:92 (__construct)
/classes/controller/FrontController.php:211 (__construct)
/classes/controller/Controller.php:246 (__construct)
/classes/Dispatcher.php:504 (getController)
/index.php:28 (dispatch)
|
845 |
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` = 2447
AND image_shop.`cover` = 1 LIMIT 1 |
0.482
ms
|
102 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1453 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 462 LIMIT 1 |
0.480
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1171 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
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` = 471
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.480
ms
|
11 |
|
Yes
|
/classes/Product.php:2731
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1517 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 1100 LIMIT 1 |
0.479
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1728 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.479
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1013 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 476 |
0.478
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1429 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 1104) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.478
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1599 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.478
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1319 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.477
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
605 |
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` = 489) |
0.477
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
303 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisCronJob') |
0.475
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
371 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.474
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/cart3dTools.php:48 (getProductLink)
/modules/configurator3d/configurator3d.php:27 (getProductLink)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/controller/FrontController.php:962 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
744 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 2364
ORDER BY f.position ASC |
0.474
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
847 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2447) AND (b.`id_shop` = 1) LIMIT 1 |
0.474
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
941 |
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` = 2342
AND image_shop.`cover` = 1 LIMIT 1 |
0.474
ms
|
70 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1010 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 713 |
0.474
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1378 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.474
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
913 |
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` = 2339
AND image_shop.`cover` = 1 LIMIT 1 |
0.473
ms
|
70 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
994 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3555 |
0.472
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1594 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10438) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.471
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1322 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.471
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
838 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 10377
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2357 UNION SELECT 0 as first_level_quantity, 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` = 10377
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2357 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.469
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1438 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 3358) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.467
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1696 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.467
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1058 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 14 AND `id_shop` = 1 LIMIT 1 |
0.466
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:27 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
553 |
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` = 2070) |
0.466
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1291 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 476 LIMIT 1 |
0.466
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
769 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 472 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 472 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.465
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1334 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10269) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.465
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1632 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.465
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
527 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 464 AND `id_group` = 1 LIMIT 1 |
0.464
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
811 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 4987
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1109 UNION SELECT 0 as first_level_quantity, 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` = 4987
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1109 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.464
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
888 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.464
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
950 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 2342
ORDER BY f.position ASC |
0.464
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
219 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisShipmentsGridPrint') |
0.463
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
869 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 462
ORDER BY f.position ASC |
0.462
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1134 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 9042) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.462
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1022 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2357 |
0.461
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
824 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 10278
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2348 UNION SELECT 0 as first_level_quantity, 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` = 10278
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2348 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.459
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1265 |
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` = 476) LIMIT 1 |
0.459
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1360 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2348) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.459
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1539 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.459
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
516 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1111 AND id_shop=1 LIMIT 1 |
0.458
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
977 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 1455
ORDER BY f.position ASC |
0.458
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1259 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 713 LIMIT 1 |
0.458
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
349 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 8
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 5) LIMIT 1 |
0.457
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
731 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 9042
ORDER BY f.position ASC |
0.457
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1661 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 3548) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.456
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
822 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2348 UNION SELECT 0 as first_level_quantity, 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_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2348 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.456
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
852 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 10806
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2447 UNION SELECT 0 as first_level_quantity, 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` = 10806
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2447 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.455
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4336 (getProductQuantity)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1153 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.455
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
900 |
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` = 1441
AND image_shop.`cover` = 1 LIMIT 1 |
0.455
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1121 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.455
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
73 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping') |
0.454
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
589 |
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` = 467) |
0.454
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
964 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 786
ORDER BY f.position ASC |
0.454
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1569 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.453
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1365 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10367) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.452
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1753 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 8
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 8) AND (b.`id_shop` = 1) LIMIT 1 |
0.450
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/df/76/d4/df76d4232cfa84c0f6bbf347cc79b95d8a5b712d_2.file.footer-bottom.tpl.php:54 (getCMSLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd567d0c3_39436145)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8d/17/99/8d1799ef9bd59d0d778032789abfe6611e209833_2.file.footer-2.tpl.php:35 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd5643145_10241107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8c/67/38/8c6738f6a26f872186bd2ec870c8f5212e8abf8f_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd563c326_86483696)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:274 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
329 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2211) AND (b.`id_shop` = 1) LIMIT 1 |
0.449
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:78 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1500 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4890) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.449
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1549 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 1441 LIMIT 1 |
0.449
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
156 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisShipment') |
0.448
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
828 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 2348
AND pac.`id_product_attribute` = 10278
AND agl.`id_lang` = 8 |
0.448
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1123 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.447
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
136 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders') |
0.446
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1230 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.446
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1293 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 476 LIMIT 1 |
0.445
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
561 |
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` = 473) |
0.444
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1615 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.444
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1713 |
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` = 811) LIMIT 1 |
0.444
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1358 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.443
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
10 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 8) LIMIT 1 |
0.442
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:211 (__construct)
/index.php:27 (require)
|
1070 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 8
AND ml.id_shop = 1 LIMIT 1 |
0.442
ms
|
2 |
|
|
/classes/Meta.php:193
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1732 (getMetaByPage)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1421 (fomartLink)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
639 |
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` = 466) |
0.441
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
861 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 462) AND (b.`id_shop` = 1) LIMIT 1 |
0.441
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
441 |
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` = 713) |
0.440
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1416 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.440
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1709 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 1455 LIMIT 1 |
0.440
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
895 |
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` = 1100 AND pa.`id_product` = 1100 AND pa.`id_product_attribute` = 4888 LIMIT 1 |
0.439
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1303 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4983) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.439
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1485 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2141 LIMIT 1 |
0.438
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1136 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2364 AND `id_shop` = 1 |
0.437
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1276 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 3432) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.437
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1333 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10268) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.437
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1452 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 462) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.437
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
72 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisConfigurationBack') |
0.436
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1313 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.436
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
745 |
SELECT SQL_NO_CACHE *
FROM ps_product_attachment pa
LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 8)
WHERE pa.id_product = 2364 |
0.434
ms
|
5 |
|
|
/classes/Product.php:5991
/classes/Product.php:5772 (getAttachmentsStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
240 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisShipmentsGridTransmit') |
0.433
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
304 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders') |
0.432
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
178 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping') |
0.430
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
536 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2064 LIMIT 1 |
0.430
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
565 |
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` = 2131) |
0.430
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1547 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 1441 LIMIT 1 |
0.430
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
819 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2348) AND (b.`id_shop` = 1) LIMIT 1 |
0.429
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1093 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) AND (b.`id_shop` = 1) LIMIT 1 |
0.429
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
177 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisRemoval') |
0.429
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1675 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 786 LIMIT 1 |
0.429
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
376 |
SELECT SQL_NO_CACHE 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.428
ms
|
1 |
|
|
/classes/Cart.php:4191
/classes/Cart.php:4166 (hasProducts)
/classes/Cart.php:2117 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:335 (getOrderTotal)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
569 |
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` = 493) |
0.428
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1540 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1441) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.428
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
19 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
0.427
ms
|
88 |
|
|
/classes/Hook.php:288
/classes/Hook.php:319 (getAllHookAliases)
/classes/Hook.php:712 (getHookAliasesFor)
/classes/Hook.php:805 (getHookModuleExecList)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
198 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisLogsGrid') |
0.427
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1664 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9043 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.426
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1257 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.426
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1306 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4986) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.425
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1380 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2357) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.425
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1302 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4982) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.425
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1633 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.423
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
499 |
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` = 1455) |
0.423
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1548 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1441) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.423
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1635 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.423
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
394 |
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` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2211) AND (b.`id_shop` = 1) LIMIT 1 |
0.422
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2161 (getLanguageLink)
/classes/controller/FrontController.php:1604 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1737 (getTemplateVarUrls)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
774 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `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` = 8)
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` = 8)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 8)
WHERE pa.`id_product` = 472
AND pac.`id_product_attribute` = 3410
AND agl.`id_lang` = 8 |
0.422
ms
|
1 |
|
|
/classes/Product.php:7473
/classes/Product.php:5794 (getAttributesParams)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1707 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 1455 LIMIT 1 |
0.422
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1260 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 713) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.421
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
283 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders') |
0.420
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
760 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 471
ORDER BY f.position ASC |
0.418
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1094 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 618) AND (b.`id_shop` = 1) LIMIT 1 |
0.418
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1436 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 3356) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.418
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1590 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10434) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.417
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
261 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisAddressConfiguration') |
0.416
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:65 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
333 |
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` = 8
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1 |
0.416
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1292 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 476) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.416
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1634 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.416
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
34 |
UPDATE `ps_tab` SET `id_tab` = '74509',`id_parent` = '60',`position` = '1',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisInformation',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74509 |
0.415
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
157 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders') |
0.415
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1521 |
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` = 1441) LIMIT 1 |
0.415
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
734 |
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` = 2364
AND image_shop.`cover` = 1 LIMIT 1 |
0.414
ms
|
70 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
633 |
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` = 2242) |
0.413
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
199 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping') |
0.412
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1502 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4892) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.412
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
540 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 911 LIMIT 1 |
0.411
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1261 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 713 LIMIT 1 |
0.410
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1712 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1455) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.409
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1286 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 476) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.408
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1437 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 3357) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.408
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
546 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 463 AND id_shop=1 LIMIT 1 |
0.406
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1383 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.405
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1729 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.405
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
548 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2067 LIMIT 1 |
0.404
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
800 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 476
ORDER BY f.position ASC |
0.404
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1117 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1 |
0.404
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1355 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2348 LIMIT 1 |
0.404
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1511 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.404
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
968 |
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` = 1455
AND image_shop.`cover` = 1 LIMIT 1 |
0.403
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
840 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 2357
ORDER BY f.position ASC |
0.403
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
15 |
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.402
ms
|
8 |
|
|
/classes/Language.php:1185
/classes/Language.php:1474 (countActiveLanguages)
/classes/Dispatcher.php:531 (isMultiLanguageActivated)
/classes/Dispatcher.php:232 (setRequestUri)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
262 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping') |
0.402
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
937 |
SELECT SQL_NO_CACHE *
FROM ps_product_attachment pa
LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 8)
WHERE pa.id_product = 2367 |
0.401
ms
|
5 |
|
|
/classes/Product.php:5991
/classes/Product.php:5772 (getAttachmentsStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1343 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.401
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1275 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 3431) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.400
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
923 |
SELECT SQL_NO_CACHE *
FROM ps_product_attachment pa
LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 8)
WHERE pa.id_product = 2339 |
0.398
ms
|
5 |
|
|
/classes/Product.php:5991
/classes/Product.php:5772 (getAttachmentsStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
241 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a0
LEFT JOIN `ps_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders') |
0.397
ms
|
1404 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/geodisofficiel/classes/GeodisTabs.php:51 (getFirst)
/modules/geodisofficiel/classes/GeodisTabs.php:71 (getTab)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1520 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1100) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.397
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1593 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10437) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.397
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1247 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.396
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1270 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 1202) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.395
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1422 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.395
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1542 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1441) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.395
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
449 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 476 AND `id_group` = 1 LIMIT 1 |
0.395
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
103 |
UPDATE `ps_tab_lang` SET `id_tab` = '74512',`name` = 'My configuration front',`id_lang` = '3' WHERE id_tab = 74512 AND id_lang = 3 |
0.394
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1242 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 2695) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.394
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1304 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4984) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.394
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1582 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.394
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1466 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9408) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.394
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
806 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1109) AND (b.`id_shop` = 1) LIMIT 1 |
0.393
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1474 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.392
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1577 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.392
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1719 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 2999) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.392
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1269 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 1201) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.391
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1645 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2342 LIMIT 1 |
0.391
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1433 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 1108) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.391
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
939 |
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` = 10443) LIMIT 1 |
0.389
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
766 |
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` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 472) AND (b.`id_shop` = 1) LIMIT 1 |
0.387
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5624 (getProductLink)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1264 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 713) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.387
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
413 |
SELECT SQL_NO_CACHE 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` = 2364) |
0.387
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
629 |
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` = 477) |
0.387
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
841 |
SELECT SQL_NO_CACHE *
FROM ps_product_attachment pa
LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 8)
WHERE pa.id_product = 2357 |
0.387
ms
|
5 |
|
|
/classes/Product.php:5991
/classes/Product.php:5772 (getAttachmentsStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1083 |
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` = 8
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 209) AND (b.`id_shop` = 1) LIMIT 1 |
0.386
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/avdbgarage/avdbgarage.php:138 (getCategoryLink)
/classes/Hook.php:1003 (hookDisplayGarageModal)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1110 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2207) LIMIT 1 |
0.386
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
547 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 463 AND `id_group` = 1 LIMIT 1 |
0.385
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1311 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.385
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
908 |
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` = 1441 AND pa.`id_product` = 1441 AND pa.`id_product_attribute` = 6168 LIMIT 1 |
0.384
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1677 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 786 LIMIT 1 |
0.383
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1676 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 786) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.382
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
392 |
SELECT SQL_NO_CACHE *
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` = 2211) AND (b.`id_shop` = 1) LIMIT 1 |
0.382
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2161 (getLanguageLink)
/classes/controller/FrontController.php:1604 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1737 (getTemplateVarUrls)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
395 |
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` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2211) AND (b.`id_shop` = 1) LIMIT 1 |
0.380
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2161 (getLanguageLink)
/classes/controller/FrontController.php:1604 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1737 (getTemplateVarUrls)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
885 |
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` = 9413) LIMIT 1 |
0.380
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1390 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.380
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
485 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2339 AND `id_group` = 1 LIMIT 1 |
0.379
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
759 |
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` = 471 AND pa.`id_product` = 471 AND pa.`id_product_attribute` = 3394 LIMIT 1 |
0.379
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1059 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1 |
0.379
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)
/modules/ps_contactinfo/ps_contactinfo.php:98 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1014 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:27 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1164 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2364 LIMIT 1 |
0.379
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1310 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4991) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.379
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
374 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.377
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/cart3dTools.php:48 (getProductLink)
/modules/configurator3d/configurator3d.php:27 (getProductLink)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/controller/FrontController.php:962 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
898 |
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` = 4888) LIMIT 1 |
0.377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
935 |
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` = 2367 AND pa.`id_product` = 2367 AND pa.`id_product_attribute` = 10443 LIMIT 1 |
0.377
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
955 |
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` = 786
AND image_shop.`cover` = 1 LIMIT 1 |
0.376
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
575 |
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` = 799) |
0.375
ms
|
22 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
718 |
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` = 12714) |
0.375
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1072 |
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 12 AND mr.`active` = 1 |
0.375
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1202
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1327 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1428 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1131 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 9042) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.375
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
874 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.375
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1262 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.375
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
871 |
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` = 1103) LIMIT 1 |
0.374
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1607 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.374
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
882 |
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` = 2141 AND pa.`id_product` = 2141 AND pa.`id_product_attribute` = 9413 LIMIT 1 |
0.373
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1749 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 8
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 24) AND (b.`id_shop` = 1) LIMIT 1 |
0.373
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/df/76/d4/df76d4232cfa84c0f6bbf347cc79b95d8a5b712d_2.file.footer-bottom.tpl.php:38 (getCMSLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd567d0c3_39436145)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8d/17/99/8d1799ef9bd59d0d778032789abfe6611e209833_2.file.footer-2.tpl.php:35 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd5643145_10241107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8c/67/38/8c6738f6a26f872186bd2ec870c8f5212e8abf8f_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd563c326_86483696)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:274 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
733 |
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` = 8
AND tr.`id_tax_rules_group` = 26
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.372
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5911 (getTaxCalculator)
/classes/Product.php:5801 (getTaxesInformations)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
370 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.372
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/cart3dTools.php:48 (getProductLink)
/modules/configurator3d/configurator3d.php:27 (getProductLink)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/controller/FrontController.php:962 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1370 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10372) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.372
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1403 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10802) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.372
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
859 |
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` = 462
AND image_shop.`cover` = 1 LIMIT 1 |
0.370
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1351 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.370
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1366 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10368) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.370
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1031 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2141 |
0.368
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1670 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 786) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.368
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
843 |
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` = 10377) LIMIT 1 |
0.368
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1152 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.367
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1202 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 472 AND `id_shop` = 1 |
0.367
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:726 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1503 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.367
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1628 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10209) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.367
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
507 |
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` = 474) |
0.367
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1740 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 811) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.367
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
452 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1109 AND id_shop=1 LIMIT 1 |
0.366
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1430 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 1105) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.366
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1538 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.365
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
528 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2351 LIMIT 1 |
0.364
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
417 |
SELECT SQL_NO_CACHE *
FROM `ps_tax_rules_group` a
LEFT JOIN `ps_tax_rules_group_shop` `c` ON a.`id_tax_rules_group` = c.`id_tax_rules_group` AND c.`id_shop` = 1
WHERE (a.`id_tax_rules_group` = 24) LIMIT 1 |
0.364
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/kerawen/classes/KerawenTax.php:11 (__construct)
/modules/kerawen/kerawen.php:923 (GetVatMarginRule)
/classes/tax/TaxManagerFactory.php:75 (hookTaxManager)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3919 (getManager)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
583 |
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` = 465) |
0.364
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
503 |
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` = 811) |
0.363
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
625 |
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` = 478) |
0.362
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
725 |
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` = 9042
AND image_shop.`cover` = 1 LIMIT 1 |
0.362
ms
|
1 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1237 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 2690) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.362
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1167 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2364) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.361
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1342 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10277) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.360
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1444 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 462) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.360
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1663 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.360
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1296 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 476) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.359
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
732 |
SELECT SQL_NO_CACHE g.`id_tax_rule`,
c.`name` AS country_name,
s.`name` AS state_name,
t.`rate`,
g.`zipcode_from`, g.`zipcode_to`,
g.`description`,
g.`behavior`,
g.`id_country`,
g.`id_state`
FROM `ps_tax_rule` g
LEFT JOIN `ps_country_lang` c ON (g.`id_country` = c.`id_country` AND `id_lang` = 8)
LEFT JOIN `ps_state` s ON (g.`id_state` = s.`id_state`)
LEFT JOIN `ps_tax` t ON (g.`id_tax` = t.`id_tax`)
WHERE `id_tax_rules_group` = 24
ORDER BY `country_name` ASC, `state_name` ASC, `zipcode_from` ASC, `zipcode_to` ASC |
0.358
ms
|
1 |
Yes
|
|
/classes/tax/TaxRule.php:100
/modules/kerawen/classes/KerawenTax.php:23 (getTaxRulesByGroupId)
/modules/kerawen/kerawen.php:923 (GetVatMarginRule)
/classes/tax/TaxManagerFactory.php:75 (hookTaxManager)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:5910 (getManager)
/classes/Product.php:5801 (getTaxesInformations)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1730 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.358
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
521 |
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` = 2345) |
0.358
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
653 |
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` = 495) |
0.358
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1557 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10169) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.358
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
966 |
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` = 3545) LIMIT 1 |
0.356
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
903 |
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` = 6168 LIMIT 1 |
0.355
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
981 |
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` = 811
AND image_shop.`cover` = 1 LIMIT 1 |
0.355
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1693 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6258) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.355
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1515 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 1100 LIMIT 1 |
0.354
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1185 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.354
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
494 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 786 LIMIT 1 |
0.353
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
949 |
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` = 2342 AND pa.`id_product` = 2342 AND pa.`id_product_attribute` = 10212 LIMIT 1 |
0.353
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (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 = "findproducts"
OR m.page = "findproducts"
)
AND ml.id_lang = 8
AND ml.id_shop = 1 LIMIT 1 |
0.353
ms
|
0 |
|
|
/classes/Meta.php:193
/modules/wkextsearch/wkextsearch.php:4612 (getMetaByPage)
/modules/wkextsearch/wkextsearch.php:4624 (getTheFinalRewrittenRoute)
/classes/Hook.php:1003 (hookModuleRoutes)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
749 |
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` = 471
AND image_shop.`cover` = 1 LIMIT 1 |
0.353
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
790 |
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` = 476
AND image_shop.`cover` = 1 LIMIT 1 |
0.353
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1375 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.353
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1307 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4988) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.352
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
951 |
SELECT SQL_NO_CACHE *
FROM ps_product_attachment pa
LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 8)
WHERE pa.id_product = 2342 |
0.351
ms
|
5 |
|
|
/classes/Product.php:5991
/classes/Product.php:5772 (getAttachmentsStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1162 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2364 LIMIT 1 |
0.351
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1287 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.351
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
535 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2054 AND `id_group` = 1 LIMIT 1 |
0.349
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1510 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1100) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.349
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1531 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6167) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.349
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1281 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.349
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
979 |
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` = 6249) LIMIT 1 |
0.348
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1305 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4985) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.348
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
615 |
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` = 496) |
0.347
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1073 |
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.347
ms
|
7 |
|
|
/classes/Currency.php:1138
/classes/Currency.php:1155 (countActiveCurrencies)
/classes/module/Module.php:2201 (isMultiCurrencyActivated)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1371 (getCacheId)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1122 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.347
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1149 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10409) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.347
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1187 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.347
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
925 |
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` = 10179) LIMIT 1 |
0.346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1223 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.346
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1734 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 811) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.346
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
393 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2211) AND (b.`id_shop` = 1) LIMIT 1 |
0.345
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2161 (getLanguageLink)
/classes/controller/FrontController.php:1604 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1737 (getTemplateVarUrls)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
854 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 2447
ORDER BY f.position ASC |
0.345
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
877 |
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` = 9413 LIMIT 1 |
0.345
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
401 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1 |
0.344
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:1756 (generateAddress)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
538 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2064 AND id_shop=1 LIMIT 1 |
0.344
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
785 |
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` = 713 AND pa.`id_product` = 713 AND pa.`id_product_attribute` = 3535 LIMIT 1 |
0.344
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1667 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.344
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
514 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1111 LIMIT 1 |
0.343
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
997 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.343
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/classes/ProductPresenterFactory.php:85 (__construct)
/classes/controller/ProductPresentingFrontController.php:40 (getPresenter)
/classes/controller/ProductListingFrontController.php:111 (getProductPresenter)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1103 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_brandlist" LIMIT 1 |
0.342
ms
|
1 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:186 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1309 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4990) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.342
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1659 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 3546) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.342
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1211 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 3411) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.341
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1462 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9404) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.341
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1483 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 2141 LIMIT 1 |
0.341
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
16 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'pl' LIMIT 1 |
0.339
ms
|
8 |
|
|
/classes/Language.php:823
/classes/Tools.php:626 (getIdByIso)
/classes/Dispatcher.php:236 (switchLanguage)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
619 |
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` = 1676) |
0.339
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1289 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.339
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1465 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9407) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.339
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
360 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1 |
0.338
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1091 (__construct)
/classes/Tools.php:684 (getCurrencyInstance)
/classes/controller/FrontController.php:360 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1656 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 2837) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.337
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1535 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.337
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1710 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.337
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
786 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 713
ORDER BY f.position ASC |
0.336
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
976 |
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` = 1455 AND pa.`id_product` = 1455 AND pa.`id_product_attribute` = 6249 LIMIT 1 |
0.336
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
813 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 1109
ORDER BY f.position ASC |
0.336
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1454 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.336
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1745 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 8
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
0.336
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/df/76/d4/df76d4232cfa84c0f6bbf347cc79b95d8a5b712d_2.file.footer-bottom.tpl.php:25 (getCMSLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd567d0c3_39436145)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8d/17/99/8d1799ef9bd59d0d778032789abfe6611e209833_2.file.footer-2.tpl.php:35 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd5643145_10241107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8c/67/38/8c6738f6a26f872186bd2ec870c8f5212e8abf8f_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd563c326_86483696)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:274 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
341 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 8
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 7) LIMIT 1 |
0.335
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
855 |
SELECT SQL_NO_CACHE *
FROM ps_product_attachment pa
LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 8)
WHERE pa.id_product = 2447 |
0.335
ms
|
5 |
|
|
/classes/Product.php:5991
/classes/Product.php:5772 (getAttachmentsStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
921 |
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` = 2339 AND pa.`id_product` = 2339 AND pa.`id_product_attribute` = 10179 LIMIT 1 |
0.335
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1545 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.335
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
911 |
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` = 6168) LIMIT 1 |
0.334
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1368 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10370) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.334
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1636 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2342) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.334
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1563 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10175) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.333
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
397 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 6
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2211) AND (b.`id_shop` = 1) LIMIT 1 |
0.333
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2161 (getLanguageLink)
/classes/controller/FrontController.php:1604 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1737 (getTemplateVarUrls)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1654 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 2835) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.333
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
357 |
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` = 8
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.332
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1372 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10374) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.332
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
611 |
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` = 2305) |
0.332
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1064 |
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 9 AND mr.`active` = 1 |
0.331
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1202
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1327 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1428 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
483 |
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` = 2339) |
0.330
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
804 |
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` = 1109
AND image_shop.`cover` = 1 LIMIT 1 |
0.330
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
953 |
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` = 10212) LIMIT 1 |
0.330
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1154 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.330
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
699 |
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` = 729) |
0.329
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1448 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.329
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
534 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2054 AND id_shop=1 LIMIT 1 |
0.328
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
560 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 473 LIMIT 1 |
0.328
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1626 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10207) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.327
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
826 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 2348
ORDER BY f.position ASC |
0.327
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1155 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2364) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.327
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
743 |
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` = 2364 AND pa.`id_product` = 2364 AND pa.`id_product_attribute` = 10410 LIMIT 1 |
0.326
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1001 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2364 |
0.326
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1019 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 2348 |
0.326
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1273 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 1206) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.326
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1007 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 472 |
0.326
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1347 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.326
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1354 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.326
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
454 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2348 LIMIT 1 |
0.325
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
579 |
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` = 719) |
0.325
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
890 |
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` = 4888 LIMIT 1 |
0.325
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
593 |
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` = 485) |
0.324
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
747 |
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` = 10410) LIMIT 1 |
0.324
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
777 |
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` = 713
AND image_shop.`cover` = 1 LIMIT 1 |
0.324
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1186 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.324
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
773 |
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 = 8)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 8)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 8)
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 = 472
ORDER BY f.position ASC |
0.323
ms
|
1 |
Yes
|
|
/classes/Product.php:5960
/classes/Product.php:5768 (getFrontFeaturesStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
868 |
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` = 462 AND pa.`id_product` = 462 AND pa.`id_product_attribute` = 1103 LIMIT 1 |
0.322
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
542 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 911 AND id_shop=1 LIMIT 1 |
0.322
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1648 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2342) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.322
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
963 |
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` = 786 AND pa.`id_product` = 786 AND pa.`id_product_attribute` = 3545 LIMIT 1 |
0.321
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1750 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 8
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) AND (b.`id_shop` = 1) LIMIT 1 |
0.321
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/df/76/d4/df76d4232cfa84c0f6bbf347cc79b95d8a5b712d_2.file.footer-bottom.tpl.php:45 (getCMSLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd567d0c3_39436145)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8d/17/99/8d1799ef9bd59d0d778032789abfe6611e209833_2.file.footer-2.tpl.php:35 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd5643145_10241107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8c/67/38/8c6738f6a26f872186bd2ec870c8f5212e8abf8f_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd563c326_86483696)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:274 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
13 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ultimateimagetool" LIMIT 1 |
0.321
ms
|
1 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/override/classes/Link.php:36 (isEnabled)
/config/config.inc.php:277 (__construct)
/index.php:27 (require)
|
372 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.321
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/cart3dTools.php:48 (getProductLink)
/modules/configurator3d/configurator3d.php:27 (getProductLink)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/controller/FrontController.php:962 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1115 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 7 AND `id_shop` = 1 |
0.320
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1476 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2141) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.320
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1697 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.319
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
685 |
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` = 2135) |
0.318
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1077 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.318
ms
|
1 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:45 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1439 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.318
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1529 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6165) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.317
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1698 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=13746 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.317
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1163 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2364) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.317
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1624 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10205) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.317
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
597 |
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` = 484) |
0.316
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
22 |
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` |
0.315
ms
|
88 |
|
|
/classes/Hook.php:340
/classes/Hook.php:155 (getCanonicalHookNames)
/classes/Hook.php:364 (normalizeHookName)
/classes/Hook.php:387 (getAllKnownNames)
/classes/Hook.php:923 (isHookCallableOn)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
657 |
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` = 3168) |
0.315
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
92 |
UPDATE `ps_tab_lang` SET `id_tab` = '74511',`name` = 'GEODIS Carrier',`id_lang` = '8' WHERE id_tab = 74511 AND id_lang = 8 |
0.315
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
601 |
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` = 487) |
0.315
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1113 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2073 AND `id_shop` = 1 |
0.315
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1501 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 4891) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.315
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
429 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2025-08-26 00:00:00' AND '2025-08-26 23:59:59' LIMIT 1 |
0.314
ms
|
1 |
|
|
/classes/SpecificPrice.php:377
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
722 |
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` = 16998) |
0.314
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1150 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.314
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
105 |
UPDATE `ps_tab_lang` SET `id_tab` = '74512',`name` = 'My configuration front',`id_lang` = '4' WHERE id_tab = 74512 AND id_lang = 4 |
0.313
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1339 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10274) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.312
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
375 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.311
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:257
/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/src/Repository/PsAccountRepository.php:46 (getPsAccountsService)
/var/cache/dev/Ps_checkout8421FrontContainer.php:1137 (__construct)
/var/cache/dev/Ps_checkout8421FrontContainer.php:1217 (getPsAccountRepositoryService)
/var/cache/dev/Ps_checkout8421FrontContainer.php:1207 (getMerchantValidatorService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getFrontControllerValidatorService)
/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:1515 (getService)
/modules/ps_checkout/ps_checkout.php:913 (getService)
/classes/Hook.php:1003 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/classes/controller/FrontController.php:962 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
799 |
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` = 476 AND pa.`id_product` = 476 AND pa.`id_product_attribute` = 1203 LIMIT 1 |
0.311
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1680 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 786) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.311
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1385 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.311
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1464 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9406) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.311
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1668 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 786) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.311
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
345 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 8
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.310
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
649 |
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` = 468) |
0.310
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1157 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2364) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.310
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1195 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 471 LIMIT 1 |
0.310
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1371 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10373) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.310
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
525 |
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` = 464) |
0.309
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1197 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 471 LIMIT 1 |
0.309
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
100 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74512 AND id_lang = 2 LIMIT 1 |
0.308
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
643 |
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` = 480) |
0.308
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
839 |
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` = 2357 AND pa.`id_product` = 2357 AND pa.`id_product_attribute` = 10377 LIMIT 1 |
0.308
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1231 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.308
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1473 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name, symetric_product_name_tab.name symetric_product_name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
JOIN ps_product_lang symetric_product_name_tab ON ps_configurator3d.symetric_product = symetric_product_name_tab.id_product
WHERE ps_configurator3d.id_product=9042 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 AND symetric_product_name_tab.id_shop =1 AND symetric_product_name_tab.id_lang =8 |
0.308
ms
|
1 |
|
|
/modules/configurator3d/class/Product3dTools.php:35
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1518 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.308
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
335 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.308
ms
|
8 |
|
|
/classes/Language.php:852
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
511 |
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` = 2307) |
0.308
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1288 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.308
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1621 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10202) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.307
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
671 |
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` = 469) |
0.306
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
99 |
UPDATE `ps_tab_lang` SET `id_tab` = '74512',`name` = 'My configuration front',`id_lang` = '1' WHERE id_tab = 74512 AND id_lang = 1 |
0.306
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
462 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2447 LIMIT 1 |
0.306
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1076 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM ps_wishlist w, ps_wishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
0.306
ms
|
89 |
|
|
/modules/tvcmswishlist/tvcmswishlist.php:286
/modules/tvcmswishlist/tvcmswishlist.php:231 (headerData)
/classes/Hook.php:1003 (hookdisplayNavWishlistBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1120 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.306
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1746 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 8
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 22) AND (b.`id_shop` = 1) LIMIT 1 |
0.306
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/df/76/d4/df76d4232cfa84c0f6bbf347cc79b95d8a5b712d_2.file.footer-bottom.tpl.php:27 (getCMSLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd567d0c3_39436145)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8d/17/99/8d1799ef9bd59d0d778032789abfe6611e209833_2.file.footer-2.tpl.php:35 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd5643145_10241107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8c/67/38/8c6738f6a26f872186bd2ec870c8f5212e8abf8f_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd563c326_86483696)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:274 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1246 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 3539) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.305
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1699 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.305
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1739 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 811 LIMIT 1 |
0.305
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
453 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1109 AND `id_group` = 1 LIMIT 1 |
0.304
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
359 |
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.304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1091 (__construct)
/classes/Tools.php:684 (getCurrencyInstance)
/classes/controller/FrontController.php:360 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1525 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6161) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.304
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1552 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1441) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.304
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1751 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 8
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
0.304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/df/76/d4/df76d4232cfa84c0f6bbf347cc79b95d8a5b712d_2.file.footer-bottom.tpl.php:50 (getCMSLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd567d0c3_39436145)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8d/17/99/8d1799ef9bd59d0d778032789abfe6611e209833_2.file.footer-2.tpl.php:35 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd5643145_10241107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8c/67/38/8c6738f6a26f872186bd2ec870c8f5212e8abf8f_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd563c326_86483696)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:274 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
90 |
UPDATE `ps_tab_lang` SET `id_tab` = '74511',`name` = 'Transporteurs GEODIS',`id_lang` = '7' WHERE id_tab = 74511 AND id_lang = 7 |
0.303
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1702 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1455) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.303
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
817 |
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` = 2348
AND image_shop.`cover` = 1 LIMIT 1 |
0.303
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
677 |
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` = 470) |
0.302
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1205 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 1173) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.302
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1488 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2141) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.302
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1367 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10369) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.302
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
362 |
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:427 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
681 |
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` = 479) |
0.301
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1752 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 8
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 23) AND (b.`id_shop` = 1) LIMIT 1 |
0.301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/df/76/d4/df76d4232cfa84c0f6bbf347cc79b95d8a5b712d_2.file.footer-bottom.tpl.php:52 (getCMSLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd567d0c3_39436145)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8d/17/99/8d1799ef9bd59d0d778032789abfe6611e209833_2.file.footer-2.tpl.php:35 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd5643145_10241107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8c/67/38/8c6738f6a26f872186bd2ec870c8f5212e8abf8f_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd563c326_86483696)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:274 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1744 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 811) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.301
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1213 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 3413) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.300
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1432 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 1107) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.300
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1516 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1100) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.300
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
550 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2067 AND id_shop=1 LIMIT 1 |
0.299
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
456 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2348 AND id_shop=1 LIMIT 1 |
0.299
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
464 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2447 AND id_shop=1 LIMIT 1 |
0.299
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
466 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 462 LIMIT 1 |
0.299
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
802 |
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` = 1203) LIMIT 1 |
0.299
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
815 |
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` = 4987) LIMIT 1 |
0.298
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1391 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.297
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1461 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9403) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.297
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
11 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 8
AND id_shop = 1 LIMIT 1 |
0.297
ms
|
1 |
|
|
/classes/ObjectModel.php:1728
/config/config.inc.php:216 (isAssociatedToShop)
/index.php:27 (require)
|
97 |
UPDATE `ps_tab` SET `id_tab` = '74512',`id_parent` = '60',`position` = '4',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisConfigurationFront',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74512 |
0.297
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
999 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 9042 |
0.297
ms
|
1 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1678 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.297
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
396 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2211) AND (b.`id_shop` = 1) LIMIT 1 |
0.296
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2161 (getLanguageLink)
/classes/controller/FrontController.php:1604 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1737 (getTemplateVarUrls)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1034 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1100 |
0.296
ms
|
11 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1105 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_supplierlist" LIMIT 1 |
0.296
ms
|
1 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:186 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
465 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2447 AND `id_group` = 1 LIMIT 1 |
0.296
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1337 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10272) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.296
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
101 |
UPDATE `ps_tab_lang` SET `id_tab` = '74512',`name` = 'My configuration front',`id_lang` = '2' WHERE id_tab = 74512 AND id_lang = 2 |
0.295
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1736 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.295
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
32 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74509 |
0.294
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
379 |
SELECT SQL_NO_CACHE COUNT(*)
FROM ps_warehouse_cart_product wc
INNER JOIN ps_cart_product cp ON (
cp.id_product = wc.id_product AND
cp.id_product_attribute = wc.id_product_attribute
)
WHERE wc.id_cart = 0 LIMIT 1 |
0.294
ms
|
15 |
|
|
/modules/avdboverride/override/modules/wkwarehouses/classes/WarehouseStockOverride.php:1068
/override/classes/Cart.php:289 (getNumberOfAsmProductsInCart)
/classes/Cart.php:2840 (getPackageList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (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:2173 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getOrderTotal)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1066 |
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 10 AND mr.`active` = 1 |
0.294
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1202
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1326 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1428 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1450 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.294
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1534 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6171) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.294
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1565 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10177) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.294
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1741 |
SELECT SQL_NO_CACHE count(pa.`id_product_attribute`) as `total`
from `ps_product_attribute` pa inner join `ps_product_attribute_shop` pas on pa.id_product_attribute = pas.id_product_attribute
where pas.`id_shop` = 1
and pa.`id_product` = 811 LIMIT 1 |
0.294
ms
|
11 |
|
|
/modules/tvcmsstockinfo/tvcmsstockinfo.php:703
/modules/tvcmsstockinfo/tvcmsstockinfo.php:659 (getProductVariantsCount)
/modules/tvcmsstockinfo/tvcmsstockinfo.php:526 (getIndicatorViewVars)
/classes/Hook.php:1003 (hookdisplayProductListStockIndicator)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1277 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 3433) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.293
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
539 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2064 AND `id_group` = 1 LIMIT 1 |
0.292
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1183 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.292
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
754 |
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` = 3394 LIMIT 1 |
0.292
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
33 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
0.291
ms
|
2 |
|
|
/classes/ObjectModel.php:1591
/classes/ObjectModel.php:1623 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1190 (cacheFieldsRequiredDatabase)
/classes/ObjectModel.php:1100 (validateField)
/classes/ObjectModel.php:318 (validateFields)
/classes/ObjectModel.php:803 (getFields)
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1190 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 471) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.291
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
510 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2307 LIMIT 1 |
0.291
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1700 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1455) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.291
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
703 |
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` = 1673) |
0.290
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
572 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 799 LIMIT 1 |
0.289
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
958 |
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` = 3545 LIMIT 1 |
0.289
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1124 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.289
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1373 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10375) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.289
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1478 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2141) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.289
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1708 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1455) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.289
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
489 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2367 AND `id_group` = 1 LIMIT 1 |
0.288
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
707 |
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` = 491) |
0.287
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1068 |
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 11 AND mr.`active` = 1 |
0.287
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1202
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1326 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1428 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1263 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.287
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1731 |
SELECT SQL_NO_CACHE ps_configurator3d.* ,ps_product_lang.name FROM ps_configurator3d
INNER JOIN ps_product_lang ON ps_configurator3d.id_product = ps_product_lang.id_product
WHERE ps_configurator3d.symetric=0 AND ps_product_lang.id_lang = 8 AND ps_product_lang.id_shop =1 |
0.287
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:46
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1214 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 3414) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.287
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
88 |
UPDATE `ps_tab_lang` SET `id_tab` = '74511',`name` = 'GEODIS Carrier',`id_lang` = '6' WHERE id_tab = 74511 AND id_lang = 6 |
0.286
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
829 |
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` = 10278) LIMIT 1 |
0.286
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
554 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2070 AND id_shop=1 LIMIT 1 |
0.285
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
689 |
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` = 494) |
0.285
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1369 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10371) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.284
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
458 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2357 LIMIT 1 |
0.284
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
711 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 9042 LIMIT 1 |
0.284
ms
|
8 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1689 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6254) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.284
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
336 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CAD') LIMIT 1 |
0.283
ms
|
1 |
|
|
/classes/Currency.php:895
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
661 |
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` = 490) |
0.283
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
693 |
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` = 475) |
0.283
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
891 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1100) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.283
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1212 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 3412) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.283
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1294 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.283
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1622 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10203) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.283
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1063 |
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 9 AND mr.`active` = 1 |
0.282
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1202
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1326 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1428 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1686 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6251) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.282
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
423 |
SELECT SQL_NO_CACHE 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` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('31140' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '31140')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.281
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3946 (getTaxCalculator)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1644 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2342) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.281
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
665 |
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` = 488) |
0.280
ms
|
11 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1144 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10404) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.280
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1614 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.280
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
367 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.279
ms
|
14 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:208 (getImagesTypes)
/controllers/front/listing/CategoryController.php:238 (getImage)
/controllers/front/listing/CategoryController.php:203 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
714 |
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` = 9042) |
0.279
ms
|
1 |
|
|
/classes/Product.php:3854
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
764 |
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` = 472
AND image_shop.`cover` = 1 LIMIT 1 |
0.279
ms
|
69 |
|
|
/classes/Product.php:3567
/classes/Product.php:5607 (getCover)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
102 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74512 AND id_lang = 3 LIMIT 1 |
0.278
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
405 |
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 536 LIMIT 1 |
0.278
ms
|
1 |
|
|
/classes/Hook.php:245
/classes/Hook.php:869 (getNameById)
/classes/controller/FrontController.php:590 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
477 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1100 AND `id_group` = 1 LIMIT 1 |
0.278
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
710 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
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 = 9042 LIMIT 1 |
0.278
ms
|
1 |
|
|
/classes/Product.php:1109
/classes/Product.php:3811 (getDefaultAttribute)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
827 |
SELECT SQL_NO_CACHE *
FROM ps_product_attachment pa
LEFT JOIN ps_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN ps_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 8)
WHERE pa.id_product = 2348 |
0.278
ms
|
5 |
|
|
/classes/Product.php:5991
/classes/Product.php:5772 (getAttachmentsStatic)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
971 |
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` = 6249 LIMIT 1 |
0.278
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1544 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.278
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
107 |
UPDATE `ps_tab_lang` SET `id_tab` = '74512',`name` = 'My configuration front',`id_lang` = '5' WHERE id_tab = 74512 AND id_lang = 5 |
0.277
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1238 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 2691) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.276
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
338 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.276
ms
|
8 |
|
|
/classes/Language.php:852
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1196 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 471) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.276
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1240 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 2693) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.275
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1338 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10273) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.275
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
36 |
UPDATE `ps_tab_lang` SET `id_tab` = '74509',`name` = 'My informations',`id_lang` = '1' WHERE id_tab = 74509 AND id_lang = 1 |
0.275
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1608 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.275
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
435 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 471 AND `id_group` = 1 LIMIT 1 |
0.274
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1374 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10376) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.274
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1671 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.274
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
543 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 911 AND `id_group` = 1 LIMIT 1 |
0.273
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
795 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.273
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1685 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6250) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.273
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
96 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74512 |
0.272
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
450 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1109 LIMIT 1 |
0.272
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1126 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 9042) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.272
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:136 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1279 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.272
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
348 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'GBP') LIMIT 1 |
0.272
ms
|
1 |
|
|
/classes/Currency.php:895
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1274 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 3430) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.272
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
886 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 9413 |
0.271
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1062 |
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 8 AND mr.`active` = 1 |
0.271
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1202
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1327 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1428 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1069 |
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 11 AND mr.`active` = 1 |
0.271
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1202
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1327 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1428 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
846 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.271
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1109 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2209 AND `id_shop` = 1 |
0.271
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1140 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10400) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.271
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
930 |
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` = 10443 LIMIT 1 |
0.270
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
334 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.270
ms
|
8 |
|
|
/classes/Language.php:852
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
350 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.270
ms
|
8 |
|
|
/classes/Language.php:852
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
436 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 472 LIMIT 1 |
0.270
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
899 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 4888 |
0.270
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1188 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 471) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.270
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1224 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.270
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
390 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.269
ms
|
0 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/controller/FrontController.php:1653 (isEnabled)
/classes/controller/FrontController.php:1796 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:277 (getTemplateVarPage)
/classes/controller/FrontController.php:508 (getTemplateVarPage)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1560 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10172) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.268
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
497 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 786 AND `id_group` = 1 LIMIT 1 |
0.268
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
853 |
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` = 2447 AND pa.`id_product` = 2447 AND pa.`id_product_attribute` = 10806 LIMIT 1 |
0.268
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
738 |
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` = 10410 LIMIT 1 |
0.267
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
857 |
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` = 10806) LIMIT 1 |
0.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1653 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 2834) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.267
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
812 |
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` = 1109 AND pa.`id_product` = 1109 AND pa.`id_product_attribute` = 4987 LIMIT 1 |
0.266
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1243 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 3536) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.266
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1718 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 2998) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.266
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1747 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 8
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 14) AND (b.`id_shop` = 1) LIMIT 1 |
0.266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/df/76/d4/df76d4232cfa84c0f6bbf347cc79b95d8a5b712d_2.file.footer-bottom.tpl.php:29 (getCMSLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd567d0c3_39436145)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8d/17/99/8d1799ef9bd59d0d778032789abfe6611e209833_2.file.footer-2.tpl.php:35 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd5643145_10241107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8c/67/38/8c6738f6a26f872186bd2ec870c8f5212e8abf8f_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd563c326_86483696)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:274 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1200 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 471) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.265
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
42 |
UPDATE `ps_tab_lang` SET `id_tab` = '74509',`name` = 'My informations',`id_lang` = '4' WHERE id_tab = 74509 AND id_lang = 4 |
0.265
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1532 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6169) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.264
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
762 |
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` = 3394) LIMIT 1 |
0.264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1255 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.264
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1748 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 8
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 25) AND (b.`id_shop` = 1) LIMIT 1 |
0.264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/df/76/d4/df76d4232cfa84c0f6bbf347cc79b95d8a5b712d_2.file.footer-bottom.tpl.php:31 (getCMSLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd567d0c3_39436145)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8d/17/99/8d1799ef9bd59d0d778032789abfe6611e209833_2.file.footer-2.tpl.php:35 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd5643145_10241107)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/8c/67/38/8c6738f6a26f872186bd2ec870c8f5212e8abf8f_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd563c326_86483696)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:274 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
353 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 8
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 6) LIMIT 1 |
0.263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
904 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.263
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1726 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 3559) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.263
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
608 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2305 LIMIT 1 |
0.262
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
40 |
UPDATE `ps_tab_lang` SET `id_tab` = '74509',`name` = 'My informations',`id_lang` = '3' WHERE id_tab = 74509 AND id_lang = 3 |
0.261
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
346 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.261
ms
|
8 |
|
|
/classes/Language.php:852
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
582 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 465 LIMIT 1 |
0.261
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
780 |
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` = 3535 LIMIT 1 |
0.261
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1081 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1 |
0.261
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)
/modules/ps_contactinfo/ps_contactinfo.php:98 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1014 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/59/1e/2a/591e2ae72fd185fb7e73712207b6c1392892dd06_2.file.mobile-header-1.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4d2bcc4_65518400)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/85/a6/79/85a679453c4ccf89bc1e049fe256689111cb71ad_2.file.mobile-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4d218a8_29583542)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1133 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.261
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1468 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9410) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.261
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
972 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.260
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1336 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10271) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.260
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
775 |
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` = 3410) LIMIT 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
985 |
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` = 3555 LIMIT 1 |
0.260
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1145 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10405) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.260
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
460 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2357 AND id_shop=1 LIMIT 1 |
0.259
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1208 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 1176) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.259
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1359 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.259
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1631 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.258
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
481 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1441 AND `id_group` = 1 LIMIT 1 |
0.258
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
901 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.258
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
931 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.258
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1225 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.258
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
457 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2348 AND `id_group` = 1 LIMIT 1 |
0.257
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1328 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 1109) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.257
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
980 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 6249 |
0.256
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1245 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 3538) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.256
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
772 |
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` = 472 AND pa.`id_product` = 472 AND pa.`id_product_attribute` = 3410 LIMIT 1 |
0.256
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1148 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10408) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.255
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
906 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6168) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.254
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
56 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74510 AND id_lang = 1 LIMIT 1 |
0.254
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
474 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1100 LIMIT 1 |
0.254
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
628 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 477 LIMIT 1 |
0.254
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
878 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.254
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
916 |
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` = 10179 LIMIT 1 |
0.254
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
343 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.253
ms
|
8 |
|
|
/classes/Language.php:852
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
438 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 472 AND id_shop=1 LIMIT 1 |
0.253
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
757 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3394) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.252
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1647 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.252
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1074 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.251
ms
|
1 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1206 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 1174) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.251
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1431 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 1106) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.251
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
807 |
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` = 4987 LIMIT 1 |
0.250
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
825 |
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` = 2348 AND pa.`id_product` = 2348 AND pa.`id_product_attribute` = 10278 LIMIT 1 |
0.250
ms
|
1 |
|
|
/classes/Product.php:1207
/classes/Product.php:5762 (getAvailableDate)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
944 |
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` = 10212 LIMIT 1 |
0.250
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1106 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 254 AND `id_shop` = 1 LIMIT 1 |
0.250
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:186 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1112 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2073) LIMIT 1 |
0.250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
556 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2159 LIMIT 1 |
0.249
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
917 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.249
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1241 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 2694) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.249
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
414 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2364 AND id_shop=1 LIMIT 1 |
0.249
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1271 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 1204) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.249
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
31 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74509) LIMIT 1 |
0.248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
788 |
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` = 3535) LIMIT 1 |
0.248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
552 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2070 LIMIT 1 |
0.247
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
986 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.247
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1470 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9412) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.247
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
55 |
UPDATE `ps_tab` SET `id_tab` = '74510',`id_parent` = '3',`position` = '2',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisIndex',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74510 |
0.246
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
427 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1 |
0.246
ms
|
5891 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:360 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1111 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2207 AND `id_shop` = 1 |
0.246
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
876 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 3
AND `active` = 1 LIMIT 1 |
0.245
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Product.php:5625 (getNameById)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1226 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.245
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1623 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10204) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.245
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
95 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74512) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
339 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.244
ms
|
8 |
|
|
/classes/Language.php:852
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
961 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 3545) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.244
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
864 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.243
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
313 |
UPDATE `ps_tab_lang` SET `id_tab` = '74522',`name` = 'Cron',`id_lang` = '3' WHERE id_tab = 74522 AND id_lang = 3 |
0.243
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
880 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9413) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.243
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1239 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 2692) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.243
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
9 |
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:561 (__construct)
/config/config.inc.php:171 (getGroup)
/index.php:27 (require)
|
223 |
UPDATE `ps_tab` SET `id_tab` = '74518',`id_parent` = '3',`position` = '10',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisShipmentsGridPrint',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74518 |
0.242
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
108 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74512 AND id_lang = 6 LIMIT 1 |
0.241
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
755 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.241
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1290 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.241
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1321 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.241
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
53 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74510) LIMIT 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
562 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 473 AND id_shop=1 LIMIT 1 |
0.239
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
130 |
UPDATE `ps_tab_lang` SET `id_tab` = '74513',`name` = 'My addresses',`id_lang` = '6' WHERE id_tab = 74513 AND id_lang = 6 |
0.238
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
412 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2364 LIMIT 1 |
0.238
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
486 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2367 LIMIT 1 |
0.238
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
564 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2131 LIMIT 1 |
0.238
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1116 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1 |
0.238
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1170 |
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` = 2211 LIMIT 1 |
0.238
ms
|
0 |
|
|
/classes/Category.php:1375
/classes/Product.php:759 (getLinkRewrite)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1639 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.238
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
98 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74512 AND id_lang = 1 LIMIT 1 |
0.237
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
568 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 493 LIMIT 1 |
0.237
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
573 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 799
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.237
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
741 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10410) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.237
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1141 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10401) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.237
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1295 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.237
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1423 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.237
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
340 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CNY') LIMIT 1 |
0.236
ms
|
1 |
|
|
/classes/Currency.php:895
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1080 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 26 AND `id_shop` = 1 LIMIT 1 |
0.236
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:47 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
947 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10212) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.235
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1727 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.235
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1119 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 1 AND `id_shop` = 1 |
0.235
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1695 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.235
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
959 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.234
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
35 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74509 AND id_lang = 1 LIMIT 1 |
0.234
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
498 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1455 LIMIT 1 |
0.234
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
830 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 10278 |
0.234
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1469 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9411) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.233
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1567 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.233
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
781 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.233
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
783 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 3535) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.233
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1104 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 253 AND `id_shop` = 1 LIMIT 1 |
0.233
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:186 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1543 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.233
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
267 |
UPDATE `ps_tab_lang` SET `id_tab` = '74520',`name` = 'Introduction',`id_lang` = '1' WHERE id_tab = 74520 AND id_lang = 1 |
0.232
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
632 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2242 LIMIT 1 |
0.232
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
748 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 10410 |
0.232
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1562 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10174) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.232
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1703 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.232
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
106 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74512 AND id_lang = 5 LIMIT 1 |
0.231
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
470 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2141 LIMIT 1 |
0.231
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1158 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.231
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1471 |
SELECT SQL_NO_CACHE * FROM ps_configurator3d |
0.231
ms
|
9 |
|
|
/modules/configurator3d/class/Product3dTools.php:24
/modules/configurator3d/class/common3dTools.php:357 (getAllProduct)
/modules/configurator3d/class/common3dTools.php:81 (getProductLink)
/modules/configurator3d/class/common3dTools.php:450 (__construct)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:141 (checkIfProductConfigurablestatic)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1558 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10170) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.231
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
344 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.230
ms
|
1 |
|
|
/classes/Currency.php:895
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
844 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 10377 |
0.230
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
919 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10179) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.230
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1258 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.230
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
109 |
UPDATE `ps_tab_lang` SET `id_tab` = '74512',`name` = 'My configuration front',`id_lang` = '6' WHERE id_tab = 74512 AND id_lang = 6 |
0.229
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
484 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2339 AND id_shop=1 LIMIT 1 |
0.229
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
753 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 14
AND `active` = 1 LIMIT 1 |
0.229
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Product.php:5625 (getNameById)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
821 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.229
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1159 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.229
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
78 |
UPDATE `ps_tab_lang` SET `id_tab` = '74511',`name` = 'GEODIS Carrier',`id_lang` = '1' WHERE id_tab = 74511 AND id_lang = 1 |
0.229
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
132 |
UPDATE `ps_tab_lang` SET `id_tab` = '74513',`name` = 'Adresses d\'enlèvement',`id_lang` = '7' WHERE id_tab = 74513 AND id_lang = 7 |
0.228
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
490 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2342 LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
729 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 9042) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1137 |
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` = 53 LIMIT 1 |
0.228
ms
|
0 |
|
|
/classes/Category.php:1375
/classes/Product.php:759 (getLinkRewrite)
/src/Adapter/Presenter/Product/ProductLazyArray.php:661 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1146 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10406) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
91 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74511 AND id_lang = 8 LIMIT 1 |
0.227
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1732 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 811) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.227
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
38 |
UPDATE `ps_tab_lang` SET `id_tab` = '74509',`name` = 'My informations',`id_lang` = '2' WHERE id_tab = 74509 AND id_lang = 2 |
0.227
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
44 |
UPDATE `ps_tab_lang` SET `id_tab` = '74509',`name` = 'My informations',`id_lang` = '5' WHERE id_tab = 74509 AND id_lang = 5 |
0.227
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
54 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74510 |
0.227
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
558 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2159 AND id_shop=1 LIMIT 1 |
0.227
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1132 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.226
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1207 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 1175) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.226
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1484 |
SELECT SQL_NO_CACHE wp.`id_wishlist_product`
FROM `ps_wishlist_product` wp
INNER JOIN `ps_wishlist` `w` ON wp.`id_wishlist` = w.`id_wishlist`
WHERE (wp.`id_product` = 2141) AND (w.`default` = 1) AND (w.`id_customer` = 0) AND (w.`id_shop` = 1) LIMIT 1 |
0.226
ms
|
89 |
|
|
/override/classes/Product.php:417
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2/1f/fa/86/1ffa865eee5152f2df8becdfc6e3e6f94734afa1_2.file.tvcmswishlist-extra.tpl.php:25 (isProductOnDefaultWishlist)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6f87782a99_22939430)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2230 (fetch)
/modules/tvcmswishlist/tvcmswishlist.php:481 (display)
/classes/Hook.php:1003 (hookdisplayWishlistBtnProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
39 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74509 AND id_lang = 3 LIMIT 1 |
0.226
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
89 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74511 AND id_lang = 7 LIMIT 1 |
0.225
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
940 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 10443 |
0.225
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1660 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 3547) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.225
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
478 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1441 LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
626 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 478 AND id_shop=1 LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
768 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
967 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3545 |
0.224
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1165 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.224
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
266 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74520 AND id_lang = 1 LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1147 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10407) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1467 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9409) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1687 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6252) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
46 |
UPDATE `ps_tab_lang` SET `id_tab` = '74509',`name` = 'My informations',`id_lang` = '6' WHERE id_tab = 74509 AND id_lang = 6 |
0.223
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1210 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 1178) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.223
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
448 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 476 AND id_shop=1 LIMIT 1 |
0.223
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
461 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2357 AND `id_group` = 1 LIMIT 1 |
0.223
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
307 |
UPDATE `ps_tab` SET `id_tab` = '74522',`id_parent` = '3',`position` = '14',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisCronJob',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74522 |
0.222
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1434 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 3354) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.222
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
571 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 493 AND `id_group` = 1 LIMIT 1 |
0.222
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1646 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.222
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
48 |
UPDATE `ps_tab_lang` SET `id_tab` = '74509',`name` = 'Mes informations',`id_lang` = '7' WHERE id_tab = 74509 AND id_lang = 7 |
0.221
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
65 |
UPDATE `ps_tab_lang` SET `id_tab` = '74510',`name` = 'Moduł',`id_lang` = '5' WHERE id_tab = 74510 AND id_lang = 5 |
0.221
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
309 |
UPDATE `ps_tab_lang` SET `id_tab` = '74522',`name` = 'Cron',`id_lang` = '1' WHERE id_tab = 74522 AND id_lang = 1 |
0.221
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
342 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.221
ms
|
8 |
|
|
/classes/Language.php:852
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
820 |
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` = 10278 LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
848 |
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` = 10806 LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1067 |
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 10 AND mr.`active` = 1 |
0.221
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1202
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1327 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1428 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1386 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.221
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1627 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10208) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
50 |
UPDATE `ps_tab_lang` SET `id_tab` = '74509',`name` = 'My informations',`id_lang` = '8' WHERE id_tab = 74509 AND id_lang = 8 |
0.220
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
137 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74514) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
358 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.220
ms
|
8 |
|
|
/classes/Language.php:852
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1114 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
286 |
UPDATE `ps_tab` SET `id_tab` = '74521',`id_parent` = '3',`position` = '13',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisCronGrid',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74521 |
0.220
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
606 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 489 AND id_shop=1 LIMIT 1 |
0.220
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
926 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 10179 |
0.220
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
41 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74509 AND id_lang = 4 LIMIT 1 |
0.219
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
327 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.219
ms
|
1 |
|
|
/classes/module/Module.php:2015
/classes/Hook.php:883 (getExceptionsStatic)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
377 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "wkwarehouses" LIMIT 1 |
0.219
ms
|
1 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/override/classes/Cart.php:282 (isEnabled)
/classes/Cart.php:2840 (getPackageList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (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:2173 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getOrderTotal)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
385 |
SELECT SQL_NO_CACHE id_group FROM ps_cart_rule_group WHERE id_cart_rule = 0 |
0.219
ms
|
1 |
|
|
/classes/CartRule.php:429
/classes/CartRule.php:564 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:446 (getDiscounts)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
837 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 10377) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.219
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1272 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 1205) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.219
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
956 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.218
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1209 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 1177) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.217
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
354 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.217
ms
|
8 |
|
|
/classes/Language.php:852
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
384 |
SELECT SQL_NO_CACHE id_group FROM ps_cart_rule_group WHERE id_cart_rule = 0 |
0.217
ms
|
1 |
|
|
/classes/CartRule.php:429
/classes/CartRule.php:564 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:446 (getDiscounts)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
634 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2242 AND id_shop=1 LIMIT 1 |
0.217
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1641 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.217
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
12 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.216
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:301 (getMainShopDomain)
/classes/Link.php:65 (getShopDomain)
/override/classes/Link.php:34 (__construct)
/config/config.inc.php:277 (__construct)
/index.php:27 (require)
|
496 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 786 AND id_shop=1 LIMIT 1 |
0.216
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
596 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 484 LIMIT 1 |
0.216
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
912 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 6168 |
0.216
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
945 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.216
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1513 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.216
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
113 |
UPDATE `ps_tab_lang` SET `id_tab` = '74512',`name` = 'My configuration front',`id_lang` = '8' WHERE id_tab = 74512 AND id_lang = 8 |
0.215
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
141 |
UPDATE `ps_tab_lang` SET `id_tab` = '74514',`name` = 'GEODIS Orders',`id_lang` = '1' WHERE id_tab = 74514 AND id_lang = 1 |
0.215
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1173 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3400) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.215
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1512 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.215
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1559 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10171) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.215
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1561 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10173) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.215
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
269 |
UPDATE `ps_tab_lang` SET `id_tab` = '74520',`name` = 'Introduction',`id_lang` = '2' WHERE id_tab = 74520 AND id_lang = 2 |
0.215
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1244 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 713) AND (id_product_attribute = 3537) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.214
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
406 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facetedsearch" LIMIT 1 |
0.214
ms
|
1 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:268 (isEnabled)
/classes/Hook.php:1003 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/classes/controller/FrontController.php:590 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
502 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 811 LIMIT 1 |
0.214
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
816 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 4987 |
0.214
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
365 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 2211 AND ctg.`id_group` = 1 LIMIT 1 |
0.213
ms
|
1 |
|
|
/classes/Category.php:1751
/controllers/front/listing/CategoryController.php:90 (checkAccess)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1320 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.213
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1717 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 2997) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.213
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
138 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74514 |
0.213
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
351 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.213
ms
|
8 |
|
|
/classes/Language.php:852
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
120 |
UPDATE `ps_tab_lang` SET `id_tab` = '74513',`name` = 'My addresses',`id_lang` = '1' WHERE id_tab = 74513 AND id_lang = 1 |
0.212
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
134 |
UPDATE `ps_tab_lang` SET `id_tab` = '74513',`name` = 'My addresses',`id_lang` = '8' WHERE id_tab = 74513 AND id_lang = 8 |
0.212
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
566 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2131 AND id_shop=1 LIMIT 1 |
0.212
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
570 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 493 AND id_shop=1 LIMIT 1 |
0.212
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
739 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.212
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
803 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 1203 |
0.212
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1533 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6170) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.212
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1692 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6257) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.212
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
139 |
UPDATE `ps_tab` SET `id_tab` = '74514',`id_parent` = '3',`position` = '6',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisOrdersGrid',`route_name` = '',`active` = '1',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74514 |
0.211
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
592 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 485 LIMIT 1 |
0.211
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
767 |
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` = 3410 LIMIT 1 |
0.211
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1564 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10176) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.211
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1655 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 2836) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.211
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
76 |
UPDATE `ps_tab` SET `id_tab` = '74511',`id_parent` = '60',`position` = '3',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisConfigurationBack',`route_name` = '',`active` = '1',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74511 |
0.210
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
160 |
UPDATE `ps_tab` SET `id_tab` = '74515',`id_parent` = '3',`position` = '7',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisShipment',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74515 |
0.210
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
206 |
UPDATE `ps_tab_lang` SET `id_tab` = '74517',`name` = 'My log',`id_lang` = '2' WHERE id_tab = 74517 AND id_lang = 2 |
0.210
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
426 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 471 LIMIT 1 |
0.210
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
482 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2339 LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
586 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 467 LIMIT 1 |
0.210
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
246 |
UPDATE `ps_tab_lang` SET `id_tab` = '74519',`name` = 'My shipments',`id_lang` = '1' WHERE id_tab = 74519 AND id_lang = 1 |
0.210
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
225 |
UPDATE `ps_tab_lang` SET `id_tab` = '74518',`name` = 'Print',`id_lang` = '1' WHERE id_tab = 74518 AND id_lang = 1 |
0.209
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
347 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.209
ms
|
8 |
|
|
/classes/Language.php:852
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
602 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 487 AND id_shop=1 LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1143 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10403) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
118 |
UPDATE `ps_tab` SET `id_tab` = '74513',`id_parent` = '60',`position` = '5',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisAddress',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74513 |
0.209
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
361 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/ObjectModel.php:1728
/classes/Tools.php:691 (isAssociatedToShop)
/classes/controller/FrontController.php:360 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1625 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10206) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
61 |
UPDATE `ps_tab_lang` SET `id_tab` = '74510',`name` = 'Moduł',`id_lang` = '3' WHERE id_tab = 74510 AND id_lang = 3 |
0.208
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
974 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6249) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
636 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 466 LIMIT 1 |
0.207
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
866 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 1103) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1566 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2339) AND (id_product_attribute = 10178) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
57 |
UPDATE `ps_tab_lang` SET `id_tab` = '74510',`name` = 'Moduł',`id_lang` = '1' WHERE id_tab = 74510 AND id_lang = 1 |
0.206
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
63 |
UPDATE `ps_tab_lang` SET `id_tab` = '74510',`name` = 'Moduł',`id_lang` = '4' WHERE id_tab = 74510 AND id_lang = 4 |
0.206
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
164 |
UPDATE `ps_tab_lang` SET `id_tab` = '74515',`name` = 'My shipments',`id_lang` = '2' WHERE id_tab = 74515 AND id_lang = 2 |
0.206
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
363 |
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 |
0.206
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:427 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
721 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 16998 LIMIT 1 |
0.206
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1479 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.206
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
183 |
UPDATE `ps_tab_lang` SET `id_tab` = '74516',`name` = 'My GEODIS Removals',`id_lang` = '1' WHERE id_tab = 74516 AND id_lang = 1 |
0.205
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
723 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 16998 AND id_shop=1 LIMIT 1 |
0.205
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
127 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74513 AND id_lang = 5 LIMIT 1 |
0.205
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
750 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 8
AND cl.id_shop = 1
AND cl.`id_category` = 2211 LIMIT 1 |
0.205
ms
|
1 |
|
|
/classes/Category.php:1375
/classes/Product.php:5622 (getLinkRewrite)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
64 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74510 AND id_lang = 5 LIMIT 1 |
0.204
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
140 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74514 AND id_lang = 1 LIMIT 1 |
0.204
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
162 |
UPDATE `ps_tab_lang` SET `id_tab` = '74515',`name` = 'My shipments',`id_lang` = '1' WHERE id_tab = 74515 AND id_lang = 1 |
0.204
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
306 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74522 |
0.204
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
797 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 1203) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.204
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
954 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 10212 |
0.204
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1118 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1) LIMIT 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/avdbgarage/avdbgarage.php:86 (__construct)
/classes/Hook.php:1003 (hookDisplayGarageButton)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/07/4f/14/074f146acdb1fc984233fc74f3fa237d76114e81_2.file.products-top.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e14c16_51744789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:62 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:140 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
80 |
UPDATE `ps_tab_lang` SET `id_tab` = '74511',`name` = 'GEODIS Carrier',`id_lang` = '2' WHERE id_tab = 74511 AND id_lang = 2 |
0.204
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
618 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1676 LIMIT 1 |
0.204
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
79 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74511 AND id_lang = 2 LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
128 |
UPDATE `ps_tab_lang` SET `id_tab` = '74513',`name` = 'My addresses',`id_lang` = '5' WHERE id_tab = 74513 AND id_lang = 5 |
0.203
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1142 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2364) AND (id_product_attribute = 10402) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
398 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.202
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/classes/controller/FrontController.php:1610 (__construct)
/classes/controller/FrontController.php:1737 (getTemplateVarUrls)
/classes/controller/FrontController.php:509 (getTemplateVarShop)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
933 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2367) AND (id_product_attribute = 10443) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.202
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1657 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 2838) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.202
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
421 |
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 6 |
0.202
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3920 (getTaxCalculator)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
425 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1 |
0.202
ms
|
1 |
|
|
/classes/Group.php:154
/classes/Product.php:3988 (getReductionByIdGroup)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
555 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2070 AND `id_group` = 1 LIMIT 1 |
0.202
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1673 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.202
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
305 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74522) LIMIT 1 |
0.201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
5 |
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:145 (__construct)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
111 |
UPDATE `ps_tab_lang` SET `id_tab` = '74512',`name` = 'Configuration Front-Office',`id_lang` = '7' WHERE id_tab = 74512 AND id_lang = 7 |
0.201
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
244 |
UPDATE `ps_tab` SET `id_tab` = '74519',`id_parent` = '3',`position` = '11',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisShipmentsGridTransmit',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74519 |
0.201
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
789 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3535 |
0.201
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
315 |
UPDATE `ps_tab_lang` SET `id_tab` = '74522',`name` = 'Cron',`id_lang` = '4' WHERE id_tab = 74522 AND id_lang = 4 |
0.200
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
604 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 489 LIMIT 1 |
0.200
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1705 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.200
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
500 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1455 AND id_shop=1 LIMIT 1 |
0.200
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
67 |
UPDATE `ps_tab_lang` SET `id_tab` = '74510',`name` = 'Moduł',`id_lang` = '6' WHERE id_tab = 74510 AND id_lang = 6 |
0.199
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
69 |
UPDATE `ps_tab_lang` SET `id_tab` = '74510',`name` = 'Présentation',`id_lang` = '7' WHERE id_tab = 74510 AND id_lang = 7 |
0.199
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
117 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74513 |
0.199
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
221 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74518) LIMIT 1 |
0.199
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
277 |
UPDATE `ps_tab_lang` SET `id_tab` = '74520',`name` = 'Introduction',`id_lang` = '6' WHERE id_tab = 74520 AND id_lang = 6 |
0.199
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
849 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.199
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1463 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2141) AND (id_product_attribute = 9405) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.199
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1662 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 786) AND (id_product_attribute = 3549) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.199
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
131 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74513 AND id_lang = 7 LIMIT 1 |
0.198
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
133 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74513 AND id_lang = 8 LIMIT 1 |
0.198
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1550 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.198
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
222 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74518 |
0.197
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
264 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74520 |
0.197
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
271 |
UPDATE `ps_tab_lang` SET `id_tab` = '74520',`name` = 'Introduction',`id_lang` = '3' WHERE id_tab = 74520 AND id_lang = 3 |
0.197
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
288 |
UPDATE `ps_tab_lang` SET `id_tab` = '74521',`name` = 'CronJob',`id_lang` = '1' WHERE id_tab = 74521 AND id_lang = 1 |
0.197
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
445 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 476
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
724 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 16998 AND `id_group` = 1 LIMIT 1 |
0.197
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
982 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
77 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74511 AND id_lang = 1 LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
159 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74515 |
0.197
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
472 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2141 AND id_shop=1 LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
808 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.196
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
428 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1 |
0.196
ms
|
6590 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:368 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
609 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2305
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.196
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
835 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2357) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.196
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5748 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
285 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74521 |
0.195
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
492 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2342 AND id_shop=1 LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
863 |
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` = 1103 LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
145 |
UPDATE `ps_tab_lang` SET `id_tab` = '74514',`name` = 'GEODIS Orders',`id_lang` = '3' WHERE id_tab = 74514 AND id_lang = 3 |
0.195
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
82 |
UPDATE `ps_tab_lang` SET `id_tab` = '74511',`name` = 'GEODIS Carrier',`id_lang` = '3' WHERE id_tab = 74511 AND id_lang = 3 |
0.194
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
391 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.194
ms
|
0 |
|
|
/classes/module/Module.php:2106
/classes/controller/FrontController.php:1653 (isEnabled)
/classes/controller/FrontController.php:1796 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:277 (getTemplateVarPage)
/classes/controller/FrontController.php:508 (getTemplateVarPage)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
476 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1100 AND id_shop=1 LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
622 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 478 LIMIT 1 |
0.194
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1455 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.194
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
308 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74522 AND id_lang = 1 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1191 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.193
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
59 |
UPDATE `ps_tab_lang` SET `id_tab` = '74510',`name` = 'Moduł',`id_lang` = '2' WHERE id_tab = 74510 AND id_lang = 2 |
0.193
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
119 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74513 AND id_lang = 1 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
263 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74520) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
368 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` |
0.193
ms
|
14 |
|
|
/classes/ImageType.php:161
/classes/ImageType.php:202 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:211 (getFormattedName)
/controllers/front/listing/CategoryController.php:238 (getImage)
/controllers/front/listing/CategoryController.php:203 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
679 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 470 AND `id_group` = 1 LIMIT 1 |
0.193
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
794 |
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` = 1203 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5629 (getPrice)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1335 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10270) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
480 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1441 AND id_shop=1 LIMIT 1 |
0.192
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
311 |
UPDATE `ps_tab_lang` SET `id_tab` = '74522',`name` = 'Cron',`id_lang` = '2' WHERE id_tab = 74522 AND id_lang = 2 |
0.192
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
420 |
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 6) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3920 (getTaxCalculator)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
591 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 467 AND `id_group` = 1 LIMIT 1 |
0.192
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
942 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.192
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
984 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 6
AND `active` = 1 LIMIT 1 |
0.192
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Product.php:5625 (getNameById)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
469 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 462 AND `id_group` = 1 LIMIT 1 |
0.191
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
87 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74511 AND id_lang = 6 LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
386 |
SELECT SQL_NO_CACHE id_group FROM ps_cart_rule_group WHERE id_cart_rule = 0 |
0.191
ms
|
1 |
|
|
/classes/CartRule.php:429
/classes/CartRule.php:564 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:446 (getDiscounts)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
616 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 496 AND id_shop=1 LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1127 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.191
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
652 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 495 LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
71 |
UPDATE `ps_tab_lang` SET `id_tab` = '74510',`name` = 'Moduł',`id_lang` = '8' WHERE id_tab = 74510 AND id_lang = 8 |
0.189
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
227 |
UPDATE `ps_tab_lang` SET `id_tab` = '74518',`name` = 'Print',`id_lang` = '2' WHERE id_tab = 74518 AND id_lang = 2 |
0.189
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
654 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 495 AND id_shop=1 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
736 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
914 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1071 |
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 12 AND mr.`active` = 1 |
0.189
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1202
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1326 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1428 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1362 (getWidgetVariables)
/classes/Hook.php:1003 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1174 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3401) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
181 |
UPDATE `ps_tab` SET `id_tab` = '74516',`id_parent` = '60',`position` = '8',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisRemoval',`route_name` = '',`active` = '1',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74516 |
0.189
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1688 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6253) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
86 |
UPDATE `ps_tab_lang` SET `id_tab` = '74511',`name` = 'GEODIS Carrier',`id_lang` = '5' WHERE id_tab = 74511 AND id_lang = 5 |
0.188
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
488 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2367 AND id_shop=1 LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
224 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74518 AND id_lang = 1 LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
708 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 491 AND id_shop=1 LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
862 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 7
AND `active` = 1 LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Product.php:5625 (getNameById)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1735 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.188
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
352 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'PLN') LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/Currency.php:895
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
578 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 719 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1160 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.187
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1178 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3405) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
580 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 719 AND id_shop=1 LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1629 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10210) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1742 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.187
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1527 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6163) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
37 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74509 AND id_lang = 2 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
84 |
UPDATE `ps_tab_lang` SET `id_tab` = '74511',`name` = 'GEODIS Carrier',`id_lang` = '4' WHERE id_tab = 74511 AND id_lang = 4 |
0.186
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
590 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 467 AND id_shop=1 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
646 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 468 LIMIT 1 |
0.186
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
751 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 2211 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
43 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74509 AND id_lang = 5 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
75 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74511 |
0.185
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
116 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74513) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
122 |
UPDATE `ps_tab_lang` SET `id_tab` = '74513',`name` = 'My addresses',`id_lang` = '2' WHERE id_tab = 74513 AND id_lang = 2 |
0.185
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
124 |
UPDATE `ps_tab_lang` SET `id_tab` = '74513',`name` = 'My addresses',`id_lang` = '3' WHERE id_tab = 74513 AND id_lang = 3 |
0.185
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
434 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 471 AND id_shop=1 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1481 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.185
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1519 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.185
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1674 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.185
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
161 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74515 AND id_lang = 1 LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
563 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 473 AND `id_group` = 1 LIMIT 1 |
0.184
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
851 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2447) AND (id_product_attribute = 10806) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1725 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 3558) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
551 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2067 AND `id_group` = 1 LIMIT 1 |
0.184
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
726 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 8
AND cl.id_shop = 1
AND cl.`id_category` = 32 LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/Category.php:1375
/classes/Product.php:5622 (getLinkRewrite)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
776 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3410 |
0.183
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
229 |
UPDATE `ps_tab_lang` SET `id_tab` = '74518',`name` = 'Print',`id_lang` = '3' WHERE id_tab = 74518 AND id_lang = 3 |
0.183
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
191 |
UPDATE `ps_tab_lang` SET `id_tab` = '74516',`name` = 'My GEODIS Removals',`id_lang` = '5' WHERE id_tab = 74516 AND id_lang = 5 |
0.182
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
290 |
UPDATE `ps_tab_lang` SET `id_tab` = '74521',`name` = 'CronJob',`id_lang` = '2' WHERE id_tab = 74521 AND id_lang = 2 |
0.182
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
810 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1109) AND (id_product_attribute = 4987) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1486 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.182
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
143 |
UPDATE `ps_tab_lang` SET `id_tab` = '74514',`name` = 'GEODIS Orders',`id_lang` = '2' WHERE id_tab = 74514 AND id_lang = 2 |
0.182
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
314 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74522 AND id_lang = 4 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
530 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2351 AND id_shop=1 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
770 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 3410) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
823 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2348) AND (id_product_attribute = 10278) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4330 (getQuantityAvailableByProduct)
/classes/Product.php:5758 (getQuantity)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
298 |
UPDATE `ps_tab_lang` SET `id_tab` = '74521',`name` = 'CronJob',`id_lang` = '6' WHERE id_tab = 74521 AND id_lang = 6 |
0.181
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
524 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 464 LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
66 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74510 AND id_lang = 6 LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
559 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2159 AND `id_group` = 1 LIMIT 1 |
0.181
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
623 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 478
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
969 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1326 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.181
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
68 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74510 AND id_lang = 7 LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
180 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74516 |
0.180
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
201 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74517 |
0.180
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
204 |
UPDATE `ps_tab_lang` SET `id_tab` = '74517',`name` = 'My log',`id_lang` = '1' WHERE id_tab = 74517 AND id_lang = 1 |
0.180
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
519 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 2345
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
600 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 487 LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
614 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 496 LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
928 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
47 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74509 AND id_lang = 7 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
235 |
UPDATE `ps_tab_lang` SET `id_tab` = '74518',`name` = 'Print',`id_lang` = '6' WHERE id_tab = 74518 AND id_lang = 6 |
0.179
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
642 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 480 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
694 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 475 AND id_shop=1 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
273 |
UPDATE `ps_tab_lang` SET `id_tab` = '74520',`name` = 'Introduction',`id_lang` = '4' WHERE id_tab = 74520 AND id_lang = 4 |
0.179
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
316 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74522 AND id_lang = 5 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
356 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/Currency.php:895
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
696 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 729 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
858 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 10806 |
0.178
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
506 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 474 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1630 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2342) AND (id_product_attribute = 10211) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
74 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74511) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
202 |
UPDATE `ps_tab` SET `id_tab` = '74517',`id_parent` = '60',`position` = '9',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisLogsGrid',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 74517 |
0.177
ms
|
1 |
|
|
/classes/ObjectModel.php:804
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
231 |
UPDATE `ps_tab_lang` SET `id_tab` = '74518',`name` = 'Print',`id_lang` = '4' WHERE id_tab = 74518 AND id_lang = 4 |
0.177
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
686 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2135 AND id_shop=1 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
805 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1198 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.177
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1694 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6259) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
45 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74509 AND id_lang = 6 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
158 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74515) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
182 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74516 AND id_lang = 1 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
252 |
UPDATE `ps_tab_lang` SET `id_tab` = '74519',`name` = 'My shipments',`id_lang` = '4' WHERE id_tab = 74519 AND id_lang = 4 |
0.177
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
268 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74520 AND id_lang = 2 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
275 |
UPDATE `ps_tab_lang` SET `id_tab` = '74520',`name` = 'Introduction',`id_lang` = '5' WHERE id_tab = 74520 AND id_lang = 5 |
0.177
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
317 |
UPDATE `ps_tab_lang` SET `id_tab` = '74522',`name` = 'Cron',`id_lang` = '5' WHERE id_tab = 74522 AND id_lang = 5 |
0.177
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
430 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2025-08-26 00:00:00' AND '2025-08-26 23:59:59' LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/SpecificPrice.php:381
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
577 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 799 AND `id_group` = 1 LIMIT 1 |
0.177
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1079 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:47 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
185 |
UPDATE `ps_tab_lang` SET `id_tab` = '74516',`name` = 'My GEODIS Removals',`id_lang` = '2' WHERE id_tab = 74516 AND id_lang = 2 |
0.176
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
567 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2131 AND `id_group` = 1 LIMIT 1 |
0.176
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
424 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2364 AND `id_group` = 1 LIMIT 1 |
0.176
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
248 |
UPDATE `ps_tab_lang` SET `id_tab` = '74519',`name` = 'My shipments',`id_lang` = '2' WHERE id_tab = 74519 AND id_lang = 2 |
0.175
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
680 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 479 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1166 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.175
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1278 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 476) AND (id_product_attribute = 3434) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
166 |
UPDATE `ps_tab_lang` SET `id_tab` = '74515',`name` = 'My shipments',`id_lang` = '3' WHERE id_tab = 74515 AND id_lang = 3 |
0.174
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
281 |
UPDATE `ps_tab_lang` SET `id_tab` = '74520',`name` = 'Introduction',`id_lang` = '8' WHERE id_tab = 74520 AND id_lang = 8 |
0.174
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1721 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 3001) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
208 |
UPDATE `ps_tab_lang` SET `id_tab` = '74517',`name` = 'My log',`id_lang` = '3' WHERE id_tab = 74517 AND id_lang = 3 |
0.173
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
284 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74521) LIMIT 1 |
0.173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
656 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3168 LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
49 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74509 AND id_lang = 8 LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
279 |
UPDATE `ps_tab_lang` SET `id_tab` = '74520',`name` = 'Introduction',`id_lang` = '7' WHERE id_tab = 74520 AND id_lang = 7 |
0.173
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1327 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.173
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1690 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1455) AND (id_product_attribute = 6255) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
717 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 12714 LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
387 |
SELECT SQL_NO_CACHE id_group FROM ps_cart_rule_group WHERE id_cart_rule = 0 |
0.172
ms
|
1 |
|
|
/classes/CartRule.php:429
/classes/CartRule.php:564 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:446 (getDiscounts)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
637 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 466
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
197 |
UPDATE `ps_tab_lang` SET `id_tab` = '74516',`name` = 'My GEODIS Removals',`id_lang` = '8' WHERE id_tab = 74516 AND id_lang = 8 |
0.171
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
442 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 713 AND id_shop=1 LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1526 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6162) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
270 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74520 AND id_lang = 3 LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
300 |
UPDATE `ps_tab_lang` SET `id_tab` = '74521',`name` = 'Job Cron',`id_lang` = '7' WHERE id_tab = 74521 AND id_lang = 7 |
0.171
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
627 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 478 AND `id_group` = 1 LIMIT 1 |
0.171
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
684 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2135 LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
176 |
UPDATE `ps_tab_lang` SET `id_tab` = '74515',`name` = 'My shipments',`id_lang` = '8' WHERE id_tab = 74515 AND id_lang = 8 |
0.170
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
292 |
UPDATE `ps_tab_lang` SET `id_tab` = '74521',`name` = 'CronJob',`id_lang` = '3' WHERE id_tab = 74521 AND id_lang = 3 |
0.170
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
302 |
UPDATE `ps_tab_lang` SET `id_tab` = '74521',`name` = 'CronJob',`id_lang` = '8' WHERE id_tab = 74521 AND id_lang = 8 |
0.170
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
598 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 484 AND id_shop=1 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
793 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 9
AND `active` = 1 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Product.php:5625 (getNameById)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1181 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3408) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
287 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74521 AND id_lang = 1 LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
576 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 799 AND id_shop=1 LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
599 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 484 AND `id_group` = 1 LIMIT 1 |
0.169
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
640 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 466 AND id_shop=1 LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
763 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3394 |
0.169
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5849 (__construct)
/classes/Product.php:5812 (computeUnitPriceRatio)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1175 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3402) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
407 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
0.168
ms
|
0 |
|
|
/classes/module/Module.php:2106
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:268 (isEnabled)
/classes/Hook.php:1003 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/classes/controller/FrontController.php:590 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
473 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2141 AND `id_group` = 1 LIMIT 1 |
0.168
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
603 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 487 AND `id_group` = 1 LIMIT 1 |
0.168
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
216 |
UPDATE `ps_tab_lang` SET `id_tab` = '74517',`name` = 'Logs applicatives',`id_lang` = '7' WHERE id_tab = 74517 AND id_lang = 7 |
0.168
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
254 |
UPDATE `ps_tab_lang` SET `id_tab` = '74519',`name` = 'My shipments',`id_lang` = '5' WHERE id_tab = 74519 AND id_lang = 5 |
0.168
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
508 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 474 AND id_shop=1 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
719 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 12714 AND id_shop=1 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
147 |
UPDATE `ps_tab_lang` SET `id_tab` = '74514',`name` = 'GEODIS Orders',`id_lang` = '4' WHERE id_tab = 74514 AND id_lang = 4 |
0.167
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
189 |
UPDATE `ps_tab_lang` SET `id_tab` = '74516',`name` = 'My GEODIS Removals',`id_lang` = '4' WHERE id_tab = 74516 AND id_lang = 4 |
0.167
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
712 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 9042
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
818 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
81 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74511 AND id_lang = 3 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
179 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74516) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
366 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:235 (__construct)
/controllers/front/listing/CategoryController.php:203 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
607 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 489 AND `id_group` = 1 LIMIT 1 |
0.166
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
631 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 477 AND `id_group` = 1 LIMIT 1 |
0.166
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
674 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 470 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
702 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1673 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1177 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3404) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1182 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3409) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
791 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
200 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74517) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
310 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74522 AND id_lang = 2 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
584 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 465 AND id_shop=1 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
700 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 729 AND id_shop=1 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1078 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 516 AND `id_shop` = 1 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:45 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1530 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6166) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1546 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.165
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
4 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_shop LIMIT 1 |
0.164
ms
|
2 |
|
|
/classes/shop/Shop.php:1184
/classes/Configuration.php:236 (isFeatureActive)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
294 |
UPDATE `ps_tab_lang` SET `id_tab` = '74521',`name` = 'CronJob',`id_lang` = '4' WHERE id_tab = 74521 AND id_lang = 4 |
0.164
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
319 |
UPDATE `ps_tab_lang` SET `id_tab` = '74522',`name` = 'Cron',`id_lang` = '6' WHERE id_tab = 74522 AND id_lang = 6 |
0.164
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
129 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74513 AND id_lang = 6 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
149 |
UPDATE `ps_tab_lang` SET `id_tab` = '74514',`name` = 'GEODIS Orders',`id_lang` = '5' WHERE id_tab = 74514 AND id_lang = 5 |
0.163
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
630 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 477 AND id_shop=1 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
832 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1176 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3403) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
523 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2345 AND `id_group` = 1 LIMIT 1 |
0.163
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1723 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 3556) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
612 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2305 AND id_shop=1 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
668 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 469 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
692 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 475 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
112 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74512 AND id_lang = 8 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
151 |
UPDATE `ps_tab_lang` SET `id_tab` = '74514',`name` = 'GEODIS Orders',`id_lang` = '6' WHERE id_tab = 74514 AND id_lang = 6 |
0.162
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
168 |
UPDATE `ps_tab_lang` SET `id_tab` = '74515',`name` = 'My shipments',`id_lang` = '4' WHERE id_tab = 74515 AND id_lang = 4 |
0.162
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
170 |
UPDATE `ps_tab_lang` SET `id_tab` = '74515',`name` = 'My shipments',`id_lang` = '5' WHERE id_tab = 74515 AND id_lang = 5 |
0.162
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
174 |
UPDATE `ps_tab_lang` SET `id_tab` = '74515',`name` = 'Mes commandes',`id_lang` = '7' WHERE id_tab = 74515 AND id_lang = 7 |
0.162
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
278 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74520 AND id_lang = 7 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
364 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/ObjectModel.php:1728
/classes/Group.php:400 (isAssociatedToShop)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:427 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
378 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 514 AND `id_shop` = 1 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/module/Module.php:2106
/override/classes/Cart.php:282 (isEnabled)
/classes/Cart.php:2840 (getPackageList)
/classes/Cart.php:3405 (getDeliveryOptionList)
/classes/Cart.php:3478 (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:2173 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:336 (getOrderTotal)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
688 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 494 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1129 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.162
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
716 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 9042 AND `id_group` = 1 LIMIT 1 |
0.161
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
153 |
UPDATE `ps_tab_lang` SET `id_tab` = '74514',`name` = 'Commandes GEODIS',`id_lang` = '7' WHERE id_tab = 74514 AND id_lang = 7 |
0.161
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
155 |
UPDATE `ps_tab_lang` SET `id_tab` = '74514',`name` = 'GEODIS Orders',`id_lang` = '8' WHERE id_tab = 74514 AND id_lang = 8 |
0.161
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
172 |
UPDATE `ps_tab_lang` SET `id_tab` = '74515',`name` = 'My shipments',`id_lang` = '6' WHERE id_tab = 74515 AND id_lang = 6 |
0.161
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
250 |
UPDATE `ps_tab_lang` SET `id_tab` = '74519',`name` = 'My shipments',`id_lang` = '3' WHERE id_tab = 74519 AND id_lang = 3 |
0.161
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
587 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 467
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
594 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 485 AND id_shop=1 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1528 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1441) AND (id_product_attribute = 6164) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
212 |
UPDATE `ps_tab_lang` SET `id_tab` = '74517',`name` = 'My log',`id_lang` = '5' WHERE id_tab = 74517 AND id_lang = 5 |
0.160
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
493 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2342 AND `id_group` = 1 LIMIT 1 |
0.160
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
706 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 491 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
860 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1672 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.160
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
110 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74512 AND id_lang = 7 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
233 |
UPDATE `ps_tab_lang` SET `id_tab` = '74518',`name` = 'Print',`id_lang` = '5' WHERE id_tab = 74518 AND id_lang = 5 |
0.159
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
355 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1 |
0.159
ms
|
8 |
|
|
/classes/Language.php:852
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
595 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 485 AND `id_group` = 1 LIMIT 1 |
0.159
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
660 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 490 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1180 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3407) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
218 |
UPDATE `ps_tab_lang` SET `id_tab` = '74517',`name` = 'My log',`id_lang` = '8' WHERE id_tab = 74517 AND id_lang = 8 |
0.158
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
323 |
UPDATE `ps_tab_lang` SET `id_tab` = '74522',`name` = 'Cron',`id_lang` = '8' WHERE id_tab = 74522 AND id_lang = 8 |
0.158
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
504 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 811 AND id_shop=1 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
778 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 53 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1193 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.158
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1679 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.158
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
522 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2345 AND id_shop=1 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
664 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 488 LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
121 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74513 AND id_lang = 2 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
274 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74520 AND id_lang = 5 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
620 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1676 AND id_shop=1 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
58 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74510 AND id_lang = 2 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
243 |
SELECT SQL_NO_CACHE *
FROM `ps_tab_lang`
WHERE `id_tab` = 74519 |
0.157
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
321 |
UPDATE `ps_tab_lang` SET `id_tab` = '74522',`name` = 'Cron',`id_lang` = '7' WHERE id_tab = 74522 AND id_lang = 7 |
0.157
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1075 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 18 AND `id_shop` = 1 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1009 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:950 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/0d/0b/39/0d0b39049dc62ce9e0e9c25f141f7e8916efabea_2.file.desk-header-7.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cea570_57903177)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a7/34/c3/a734c32530a4c724f1c3894b52fac35af28d0038_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4ce01a0_70775802)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/6b/3a/5d/6b3a5dba4428fd3092f3f535facdcd3540ef1bbf_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4cdc3f4_90743622)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:152 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
142 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74514 AND id_lang = 2 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
296 |
UPDATE `ps_tab_lang` SET `id_tab` = '74521',`name` = 'CronJob',`id_lang` = '5' WHERE id_tab = 74521 AND id_lang = 5 |
0.156
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
505 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 811 AND `id_group` = 1 LIMIT 1 |
0.156
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
526 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 464 AND id_shop=1 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
635 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2242 AND `id_group` = 1 LIMIT 1 |
0.156
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
644 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 480 AND id_shop=1 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
735 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 8
AND cl.id_shop = 1
AND cl.`id_category` = 53 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Category.php:1375
/classes/Product.php:5622 (getLinkRewrite)
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1179 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 3406) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
62 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74510 AND id_lang = 4 LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
184 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74516 AND id_lang = 2 LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
260 |
UPDATE `ps_tab_lang` SET `id_tab` = '74519',`name` = 'My shipments',`id_lang` = '8' WHERE id_tab = 74519 AND id_lang = 8 |
0.155
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
388 |
SELECT SQL_NO_CACHE id_group FROM ps_cart_rule_group WHERE id_cart_rule = 0 |
0.155
ms
|
1 |
|
|
/classes/CartRule.php:429
/classes/CartRule.php:564 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:446 (getDiscounts)
/classes/controller/FrontController.php:503 (present)
/classes/controller/FrontController.php:582 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
651 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 468 AND `id_group` = 1 LIMIT 1 |
0.155
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1551 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.155
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1720 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 3000) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
187 |
UPDATE `ps_tab_lang` SET `id_tab` = '74516',`name` = 'My GEODIS Removals',`id_lang` = '3' WHERE id_tab = 74516 AND id_lang = 3 |
0.154
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
203 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74517 AND id_lang = 1 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
253 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74519 AND id_lang = 5 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
585 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 465 AND `id_group` = 1 LIMIT 1 |
0.154
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
682 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 479 AND id_shop=1 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1640 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.154
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
210 |
UPDATE `ps_tab_lang` SET `id_tab` = '74517',`name` = 'My log',`id_lang` = '4' WHERE id_tab = 74517 AND id_lang = 4 |
0.153
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1194 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.153
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
256 |
UPDATE `ps_tab_lang` SET `id_tab` = '74519',`name` = 'My shipments',`id_lang` = '6' WHERE id_tab = 74519 AND id_lang = 6 |
0.153
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
165 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74515 AND id_lang = 3 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
641 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 466 AND `id_group` = 1 LIMIT 1 |
0.152
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
85 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74511 AND id_lang = 5 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
237 |
UPDATE `ps_tab_lang` SET `id_tab` = '74518',`name` = 'Impression',`id_lang` = '7' WHERE id_tab = 74518 AND id_lang = 7 |
0.152
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
727 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 32 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
70 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74510 AND id_lang = 8 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1704 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.151
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
195 |
UPDATE `ps_tab_lang` SET `id_tab` = '74516',`name` = 'Mes enlèvements GEODIS',`id_lang` = '7' WHERE id_tab = 74516 AND id_lang = 7 |
0.151
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
666 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 488 AND id_shop=1 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1737 |
SELECT SQL_NO_CACHE `refrenceavdb` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.151
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:397
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
83 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74511 AND id_lang = 4 LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
60 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74510 AND id_lang = 3 LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
175 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74515 AND id_lang = 8 LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
193 |
UPDATE `ps_tab_lang` SET `id_tab` = '74516',`name` = 'My GEODIS Removals',`id_lang` = '6' WHERE id_tab = 74516 AND id_lang = 6 |
0.150
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
214 |
UPDATE `ps_tab_lang` SET `id_tab` = '74517',`name` = 'My log',`id_lang` = '6' WHERE id_tab = 74517 AND id_lang = 6 |
0.150
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
501 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1455 AND `id_group` = 1 LIMIT 1 |
0.150
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
617 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 496 AND `id_group` = 1 LIMIT 1 |
0.150
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
650 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 468 AND id_shop=1 LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
163 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74515 AND id_lang = 2 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
239 |
UPDATE `ps_tab_lang` SET `id_tab` = '74518',`name` = 'Print',`id_lang` = '8' WHERE id_tab = 74518 AND id_lang = 8 |
0.149
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
245 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74519 AND id_lang = 1 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
258 |
UPDATE `ps_tab_lang` SET `id_tab` = '74519',`name` = 'Mes commandes',`id_lang` = '7' WHERE id_tab = 74519 AND id_lang = 7 |
0.149
ms
|
1 |
|
|
/classes/ObjectModel.php:874
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
289 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74521 AND id_lang = 2 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
672 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 469 AND id_shop=1 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
678 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 470 AND id_shop=1 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
697 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 729
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1199 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.149
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1192 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.148
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
765 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 8 AND id_category = 2211 LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/Product.php:5623
/classes/Product.php:5929 (getProductProperties)
/classes/Category.php:1071 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
209 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74517 AND id_lang = 4 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
272 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74520 AND id_lang = 4 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
704 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1673 AND id_shop=1 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
658 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3168 AND id_shop=1 LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
439 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 472 AND `id_group` = 1 LIMIT 1 |
0.146
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
247 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74519 AND id_lang = 2 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
144 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74514 AND id_lang = 3 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
226 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74518 AND id_lang = 2 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
276 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74520 AND id_lang = 6 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
690 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 494 AND id_shop=1 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
715 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 9042 AND id_shop=1 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1352 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.144
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
299 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74521 AND id_lang = 7 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
662 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 490 AND id_shop=1 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Product.php:6815
/classes/Product.php:3919 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1711 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.143
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
669 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 469
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
207 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74517 AND id_lang = 3 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
720 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 12714 AND `id_group` = 1 LIMIT 1 |
0.141
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
647 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 468
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
123 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74513 AND id_lang = 3 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
291 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74521 AND id_lang = 3 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
581 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 719 AND `id_group` = 1 LIMIT 1 |
0.140
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
613 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2305 AND `id_group` = 1 LIMIT 1 |
0.140
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
242 |
SELECT SQL_NO_CACHE *
FROM `ps_tab` a
WHERE (a.`id_tab` = 74519) LIMIT 1 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Tab.php:654 (__construct)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
431 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 471
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
675 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 470
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3821 (getSpecificPrice)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
148 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74514 AND id_lang = 5 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
186 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74516 AND id_lang = 3 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
293 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74521 AND id_lang = 4 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
301 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74521 AND id_lang = 8 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
683 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 479 AND `id_group` = 1 LIMIT 1 |
0.137
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1722 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 811) AND (id_product_attribute = 3002) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:2763 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:666 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:504 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getFlags)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:53 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:137 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/87/c7/6387c7f2afaff42d5841bd49a562eb3a438d3b20_2.file.product-grid-view.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008eb7b56_98721788)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:51 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
125 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74513 AND id_lang = 4 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1642 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.135
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
146 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74514 AND id_lang = 4 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
234 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74518 AND id_lang = 6 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
655 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 495 AND `id_group` = 1 LIMIT 1 |
0.134
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
167 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74515 AND id_lang = 4 LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
14 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 578 AND `id_shop` = 1 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/module/Module.php:2106
/override/classes/Link.php:36 (isEnabled)
/config/config.inc.php:277 (__construct)
/index.php:27 (require)
|
228 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74518 AND id_lang = 3 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
280 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74520 AND id_lang = 8 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
318 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74522 AND id_lang = 6 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
621 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1676 AND `id_group` = 1 LIMIT 1 |
0.131
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1706 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.131
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
196 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74516 AND id_lang = 8 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
297 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74521 AND id_lang = 6 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
408 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tvcmsinfinitescroll_quick_view" LIMIT 1 |
0.130
ms
|
0 |
|
|
/classes/module/Module.php:2634
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:269 (isEnabled)
/classes/Hook.php:1003 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/classes/controller/FrontController.php:590 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
695 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 475 AND `id_group` = 1 LIMIT 1 |
0.130
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
443 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 713 AND `id_group` = 1 LIMIT 1 |
0.130
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
169 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74515 AND id_lang = 5 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
150 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74514 AND id_lang = 6 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
152 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74514 AND id_lang = 7 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
171 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74515 AND id_lang = 6 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
173 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74515 AND id_lang = 7 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
230 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74518 AND id_lang = 4 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
320 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74522 AND id_lang = 7 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
517 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1111 AND `id_group` = 1 LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1161 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.129
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1743 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.128
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
509 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 474 AND `id_group` = 1 LIMIT 1 |
0.128
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
154 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74514 AND id_lang = 8 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
645 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 480 AND `id_group` = 1 LIMIT 1 |
0.127
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
232 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74518 AND id_lang = 5 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
251 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74519 AND id_lang = 4 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
673 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 469 AND `id_group` = 1 LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
701 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 729 AND `id_group` = 1 LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
709 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 491 AND `id_group` = 1 LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1130 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.125
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
190 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74516 AND id_lang = 5 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
217 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74517 AND id_lang = 8 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
295 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74521 AND id_lang = 5 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1256 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.124
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
249 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74519 AND id_lang = 3 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
255 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74519 AND id_lang = 6 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
687 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2135 AND `id_group` = 1 LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1487 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.123
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/63/c7/2b/63c72bb8999faca34bb70871db12c9b71cea5b40_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7009031800_15514777)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
236 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74518 AND id_lang = 7 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
659 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3168 AND `id_group` = 1 LIMIT 1 |
0.122
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1738 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.121
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
322 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74522 AND id_lang = 8 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
667 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 488 AND `id_group` = 1 LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1480 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.120
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
192 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74516 AND id_lang = 6 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
211 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74517 AND id_lang = 5 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
213 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74517 AND id_lang = 6 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
663 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 490 AND `id_group` = 1 LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
691 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 494 AND `id_group` = 1 LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1482 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.119
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/86/8c/03/868c039fd8cb4e561997c99b3383341eccbc89b3_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad70090018d6_75101987)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
188 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74516 AND id_lang = 4 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
215 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74517 AND id_lang = 7 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
705 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1673 AND `id_group` = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3984 (getValueForProduct)
/classes/Product.php:3711 (priceCalculation)
/classes/Tools.php:1672 (getPriceStatic)
/classes/Category.php:1066 (orderbyPrice)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:138 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1128 |
SELECT SQL_NO_CACHE `referencerspro` FROM `ps_category` WHERE `id_category` = 0 LIMIT 1 |
0.118
ms
|
0 |
|
|
/modules/avdbcategories/avdbcategories.php:398
/classes/Hook.php:1003 (hookDisplayReviewProductList)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/39/f9/6b/39f96b7ffae8716abc34b4afb28120bd3bb14a3b_2.file.product-grid-view2.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008f16025_18386698)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/9b/a3/50/9ba350ada51ca30a6bdc3e04b975de175268ca04_2.file.product.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e7cad0_35969089)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/ea/4a/23/ea4a23c5b588d0fe09ff8d2274e3fd3b1e3e8c4a_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad7008e6d7f6_96189821)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:146 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/a6/3a/0c/a63a0c0cf91cf354019720acf939431cac1a5ef8_2.file.layout-both-columns.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b74d88_87780726)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/b7/86/5c/b7865c6be0b922a654767f670abff953753195b5_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b3bb93_93581624)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/4b/3b/e2/4b3be2336de01ed67ad85ef113909d05889da73a_2.file.product-list.tpl.php:35 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4b2c289_99496208)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/v2_autotrics_14_child_v2layouts_layout_left_column_tpl/7b/e5/e8/7be5e8dd5aa39daf7f3bbfa44c8cb09a05fa082e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ad6fd4afde12_03307067)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:727 (fetch)
/classes/controller/FrontController.php:706 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
194 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74516 AND id_lang = 7 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
257 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74519 AND id_lang = 7 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
409 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/module/Module.php:2106
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:269 (isEnabled)
/classes/Hook.php:1003 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:930 (callHookOn)
/classes/controller/FrontController.php:590 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
238 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74518 AND id_lang = 8 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
259 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_tab_lang WHERE id_tab = 74519 AND id_lang = 8 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/ObjectModel.php:873
/classes/Tab.php:661 (update)
/classes/ObjectModel.php:575 (update)
/classes/Tab.php:133 (save)
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save)
/modules/geodisofficiel/geodisofficiel.php:93 (update)
: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:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:915 (getInstanceByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|