85 |
SELECT SQL_NO_CACHE p.id_manufacturer, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) GROUP BY p.id_manufacturer |
149.041
ms
|
3258025 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:661 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:146 (getManufacturersBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
300 |
SELECT SQL_NO_CACHE c.*, cl.*
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 cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 5 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC |
54.196
ms
|
68 |
Yes
|
Yes
|
/classes/Category.php:785
/modules/ps_categorytree/ps_categorytree.php:141 (getNestedCategories)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
79 |
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN ps_specific_price sp_1 ON (
sp_1.id_product = p.id_product AND
sp_1.id_shop IN (0, 1) AND
sp_1.id_currency IN (0, 1) AND
sp_1.id_country IN (0, 68) AND
sp_1.id_group IN (0, 1) AND
sp_1.from_quantity = 1 AND
sp_1.reduction > 0 AND
sp_1.id_customer = 0 AND
sp_1.id_cart = 0 AND
(sp_1.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp_1.from) AND
(sp_1.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp_1.to)
) WHERE ((a.id_attribute_group=1)) AND ((sp_1.reduction>0)) GROUP BY pac.id_attribute |
50.020
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:737 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
151 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 985 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 985 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
49.254
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
242 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) AND (b.`id_shop` = 1) LIMIT 1 |
44.638
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
29 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
44.634
ms
|
1 |
|
|
/classes/shop/Shop.php:1183
/classes/Currency.php:968 (isFeatureActive)
/classes/Currency.php:890 (getIdByQuery)
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
84 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
22.607
ms
|
2357 |
Yes
|
|
/classes/Manufacturer.php:201
/modules/ps_facetedsearch/src/Filters/Block.php:652 (getManufacturers)
/modules/ps_facetedsearch/src/Filters/Block.php:146 (getManufacturersBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
64 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
21.925
ms
|
2357 |
Yes
|
|
/classes/Manufacturer.php:201
/modules/ps_facetedsearch/src/Filters/Converter.php:286 (getManufacturers)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
92 |
REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("c7102ba4bfd5b249cc4b57a752f0f9bb", "a:1:{s:7:\"filters\";a:7:{i:0;a:7:{s:9:\"type_lite\";s:12:\"availability\";s:4:\"type\";s:12:\"availability\";s:6:\"id_key\";i:0;s:4:\"name\";s:14:\"Disponibilidad\";s:6:\"values\";a:2:{i:2;a:2:{s:4:\"name\";s:8:\"En stock\";s:3:\"nbr\";i:3;}i:0;a:2:{s:4:\"name\";s:13:\"No disponible\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:1;a:7:{s:9:\"type_lite\";s:6:\"extras\";s:4:\"type\";s:6:\"extras\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Selections\";s:6:\"values\";a:3:{s:4:\"sale\";a:2:{s:4:\"name\";s:9:\"En oferta\";s:3:\"nbr\";i:0;}s:3:\"new\";a:2:{s:4:\"name\";s:5:\"Nuevo\";s:3:\"nbr\";i:0;}s:8:\"discount\";a:3:{s:4:\"name\";s:10:\"Discounted\";s:3:\"nbr\";i:3;s:7:\"checked\";b:1;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:2;a:12:{s:9:\"type_lite\";s:5:\"price\";s:4:\"type\";s:5:\"price\";s:6:\"id_key\";i:0;s:4:\"name\";s:6:\"Precio\";s:3:\"max\";d:41299;s:3:\"min\";d:11220;s:4:\"unit\";s:1:\"$\";s:14:\"specifications\";a:11:{s:6:\"symbol\";a:11:{i:0;s:1:\",\";i:1;s:1:\".\";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"CLP\";s:14:\"currencySymbol\";s:1:\"$\";s:13:\"numberSymbols\";a:11:{i:0;s:1:\",\";i:1;s:1:\".\";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:15:\"positivePattern\";s:10:\"¤#,##0.00\";s:15:\"negativePattern\";s:11:\"-¤#,##0.00\";s:17:\"maxFractionDigits\";i:0;s:17:\"minFractionDigits\";i:0;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:3;s:5:\"value\";N;}i:3;a:7:{s:9:\"type_lite\";s:8:\"category\";s:4:\"type\";s:8:\"category\";s:6:\"id_key\";i:0;s:4:\"name\";s:11:\"Categorías\";s:6:\"values\";a:1:{i:11;a:2:{s:4:\"name\";s:12:\"Medicamentos\";s:3:\"nbr\";s:1:\"3\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:4;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Marca\";s:6:\"values\";a:1161:{i:3;a:2:{s:4:\"name\";s:7:\"Gesidol\";s:3:\"nbr\";s:1:\"3\";}i:5;a:2:{s:4:\"name\";s:8:\"Nefersil\";s:3:\"nbr\";s:1:\"2\";}i:6;a:2:{s:4:\"name\";s:10:\"TosTherapy\";s:3:\"nbr\";s:1:\"1\";}i:7;a:2:{s:4:\"name\";s:7:\"Abrilar\";s:3:\"nbr\";s:1:\"1\";}i:8;a:2:{s:4:\"name\";s:5:\"Helty\";s:3:\"nbr\";s:1:\"3\";}i:9;a:2:{s:4:\"name\";s:6:\"Niofen\";s:3:\"nbr\";s:1:\"1\";}i:10;a:2:{s:4:\"name\";s:7:\"Procion\";s:3:\"nbr\";s:1:\"1\";}i:11;a:2:{s:4:\"name\";s:5:\"Notts\";s:3:\"nbr\";s:1:\"1\";}i:13;a:2:{s:4:\"name\";s:7:\"Rinokid\";s:3:\"nbr\";s:1:\"1\";}i:14;a:2:{s:4:\"name\";s:7:\"Fesanil\";s:3:\"nbr\";s:1:\"1\";}i:15;a:2:{s:4:\"name\";s:7:\"DorAliv\";s:3:\"nbr\";s:1:\"1\";}i:16;a:2:{s:4:\"name\";s:3:\"Cam\";s:3:\"nbr\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:11:\"Neo-Alertop\";s:3:\"nbr\";s:1:\"1\";}i:19;a:2:{s:4:\"name\";s:20:\"Laboratorio de Chile\";s:3:\"nbr\";s:1:\"3\";}i:20;a:2:{s:4:\"name\";s:8:\"Oxiler D\";s:3:\"nbr\";s:1:\"1\";}i:21;a:2:{s:4:\"name\";s:10:\"Nefersil B\";s:3:\"nbr\";s:1:\"1\";}i:22;a:2:{s:4:\"name\";s:11:\"Termoniofen\";s:3:\"nbr\";s:1:\"2\";}i:24;a:2:{s:4:\"name\";s:6:\"Syndol\";s:3:\"nbr\";s:1:\"3\";}i:26;a:2:{s:4:\"name\";s:9:\"Congestex\";s:3:\"nbr\";s:1:\"1\";}i:27;a:2:{s:4:\"name\";s:10:\"Perenteryl\";s:3:\"nbr\";s:1:\"2\";}i:28;a:2:{s:4:\"name\";s:7:\"Optamox\";s:3:\"nbr\";s:1:\"2\";}i:29;a:3:{s:4:\"name\";s:9:\"Levevitae\";s:3:\"nbr\";s:1:\"2\";s:7:\"checked\";b:1;}i:30;a:2:{s:4:\"name\";s:13:\"Migranefersil\";s:3:\"nbr\";s:1:\"1\";}i:31;a:2:{s:4:\"name\";s:8:\"Digitemp\";s:3:\"nbr\";s:1:\"1\";}i:32;a:2:{s:4:\"name\";s:9:\"Topivitae\";s:3:\"nbr\";s:1:\"3\";}i:33;a:2:{s:4:\"name\";s:8:\"Griparex\";s:3:\"nbr\";s:1:\"1\";}i:34;a:2:{s:4:\"name\";s:6:\"Nontox\";s:3:\"nbr\";s:1:\"1\";}i:35;a:2:{s:4:\"name\";s:8:\"Nasitral\";s:3:\"nbr\";s:1:\"1\";}i:36;a:2:{s:4:\"name\";s:6:\"Acemuk\";s:3:\"nbr\";s:1:\"1\";}i:37;a:2:{s:4:\"name\";s:6:\"Kaloba\";s:3:\"nbr\";s:1:\"1\";}i:38;a:2:{s:4:\"name\";s:8:\"Miragran\";s:3:\"nbr\";s:1:\"1\";}i:39;a:2:{s:4:\"name\";s:10:\"Venlavitae\";s:3:\"nbr\";s:1:\"2\";}i:41;a:2:{s:4:\"name\";s:9:\"Suavicort\";s:3:\"nbr\";s:1:\"2\";}i:42;a:2:{s:4:\"name\";s:9:\"Zinlergia\";s:3:\"nbr\";s:1:\"1\";}i:43;a:2:{s:4:\"name\";s:6:\"Sostac\";s:3:\"nbr\";s:1:\"1\";}i:44;a:2:{s:4:\"name\";s:7:\"Tegovir\";s:3:\"nbr\";s:1:\"1\";}i:45;a:2:{s:4:\"name\";s:14:\"Depurol Retard\";s:3:\"nbr\";s:1:\"3\";}i:48;a:2:{s:4:\"name\";s:8:\"Engystol\";s:3:\"nbr\";s:1:\"1\";}i:49;a:2:{s:4:\"name\";s:8:\"Asventol\";s:3:\"nbr\";s:1:\"1\";}i:50;a:2:{s:4:\"name\";s:10:\"Clavam Duo\";s:3:\"nbr\";s:1:\"2\";}i:51;a:2:{s:4:\"name\";s:7:\"Ectiban\";s:3:\"nbr\";s:1:\"2\";}i:52;a:2:{s:4:\"name\";s:6:\"Erylik\";s:3:\"nbr\";s:1:\"2\";}i:55;a:2:{s:4:\"name\";s:6:\"Alerxo\";s:3:\"nbr\";s:1:\"1\";}i:56;a:2:{s:4:\"name\";s:6:\"Elbrus\";s:3:\"nbr\";s:1:\"1\";}i:57;a:2:{s:4:\"name\";s:9:\"Olanvitae\";s:3:\"nbr\";s:1:\"2\";}i:59;a:2:{s:4:\"name\";s:8:\"Trittico\";s:3:\"nbr\";s:1:\"2\";}i:60;a:2:{s:4:\"name\";s:8:\"Arivitae\";s:3:\"nbr\";s:1:\"1\";}i:62;a:2:{s:4:\"name\";s:11:\"Escitavitae\";s:3:\"nbr\";s:1:\"1\";}i:66;a:2:{s:4:\"name\";s:6:\"Mentix\";s:3:\"nbr\";s:1:\"1\";}i:67;a:2:{s:4:\"name\";s:9:\"Donevitae\";s:3:\"nbr\";s:1:\"2\";}i:70;a:2:{s:4:\"name\";s:7:\"Posivyl\";s:3:\"nbr\";s:1:\"1\";}i:71;a:2:{s:4:\"name\";s:8:\"Aurituss\";s:3:\"nbr\";s:1:\"2\";}i:72;a:2:{s:4:\"name\";s:9:\"Citivitae\";s:3:\"nbr\";s:1:\"1\";}i:76;a:2:{s:4:\"name\";s:9:\"Ectien Xr\";s:3:\"nbr\";s:1:\"1\";}i:78;a:2:{s:4:\"name\";s:8:\"Mestinon\";s:3:\"nbr\";s:1:\"1\";}i:79;a:2:{s:4:\"name\";s:3:\"Eno\";s:3:\"nbr\";s:1:\"3\";}i:80;a:2:{s:4:\"name\";s:6:\"Tapsin\";s:3:\"nbr\";s:1:\"5\";}i:82;a:2:{s:4:\"name\";s:7:\"Kitadol\";s:3:\"nbr\";s:1:\"2\";}i:83;a:2:{s:4:\"name\";s:11:\"Paracetamol\";s:3:\"nbr\";s:1:\"2\";}i:85;a:2:{s:4:\"name\";s:8:\"Gaviscon\";s:3:\"nbr\";s:1:\"4\";}i:86;a:2:{s:4:\"name\";s:10:\"Famotidina\";s:3:\"nbr\";s:1:\"2\";}i:87;a:2:{s:4:\"name\";s:10:\"Furosemida\";s:3:\"nbr\";s:1:\"1\";}i:89;a:2:{s:4:\"name\";s:12:\"Betametasona\";s:3:\"nbr\";s:1:\"3\";}i:90;a:2:{s:4:\"name\";s:9:\"Enalapril\";s:3:\"nbr\";s:1:\"2\";}i:91;a:2:{s:4:\"name\";s:10:\"Loperamida\";s:3:\"nbr\";s:1:\"1\";}i:92;a:2:{s:4:\"name\";s:9:\"Meloxicam\";s:3:\"nbr\";s:1:\"3\";}i:94;a:2:{s:4:\"name\";s:17:\"Hidroclorotiazida\";s:3:\"nbr\";s:1:\"1\";}i:95;a:2:{s:4:\"name\";s:8:\"Diazepam\";s:3:\"nbr\";s:1:\"1\";}i:97;a:2:{s:4:\"name\";s:11:\"Domperidona\";s:3:\"nbr\";s:1:\"1\";}i:99;a:2:{s:4:\"name\";s:13:\"Carbamazepina\";s:3:\"nbr\";s:1:\"1\";}i:100;a:2:{s:4:\"name\";s:13:\"Anovulatorios\";s:3:\"nbr\";s:1:\"1\";}i:101;a:2:{s:4:\"name\";s:9:\"Piroxicam\";s:3:\"nbr\";s:1:\"1\";}i:102;a:2:{s:4:\"name\";s:18:\"Ácido Mefenámico\";s:3:\"nbr\";s:1:\"1\";}i:103;a:2:{s:4:\"name\";s:14:\"Ciprofloxacino\";s:3:\"nbr\";s:1:\"1\";}i:104;a:2:{s:4:\"name\";s:10:\"Prednisona\";s:3:\"nbr\";s:1:\"2\";}i:106;a:2:{s:4:\"name\";s:8:\"Disfruta\";s:3:\"nbr\";s:1:\"1\";}i:107;a:2:{s:4:\"name\";s:12:\"Azitromicina\";s:3:\"nbr\";s:1:\"4\";}i:108;a:2:{s:4:\"name\";s:10:\"Ibuprofeno\";s:3:\"nbr\";s:1:\"4\";}i:109;a:2:{s:4:\"name\";s:10:\"Amlodipino\";s:3:\"nbr\";s:1:\"3\";}i:110;a:2:{s:4:\"name\";s:9:\"Aciclovir\";s:3:\"nbr\";s:1:\"4\";}i:111;a:2:{s:4:\"name\";s:11:\"Diclofenaco\";s:3:\"nbr\";s:1:\"4\";}i:112;a:2:{s:4:\"name\";s:10:\"Fluoxetina\";s:3:\"nbr\";s:1:\"1\";}i:113;a:2:{s:4:\"name\";s:15:\"Espironolactona\";s:3:\"nbr\";s:1:\"1\";}i:115;a:2:{s:4:\"name\";s:4:\"Vick\";s:3:\"nbr\";s:1:\"1\";}i:116;a:2:{s:4:\"name\";s:8:\"Aspirina\";s:3:\"nbr\";s:1:\"3\";}i:117;a:2:{s:4:\"name\";s:12:\"Pasta Lassar\";s:3:\"nbr\";s:1:\"1\";}i:118;a:2:{s:4:\"name\";s:13:\"Cloruro Sodio\";s:3:\"nbr\";s:1:\"1\";}i:119;a:2:{s:4:\"name\";s:13:\"Atorvastatina\";s:3:\"nbr\";s:1:\"2\";}i:120;a:2:{s:4:\"name\";s:9:\"Naproxeno\";s:3:\"nbr\";s:1:\"2\";}i:123;a:2:{s:4:\"name\";s:19:\"Diclofenaco Sódico\";s:3:\"nbr\";s:1:\"1\";}i:124;a:2:{s:4:\"name\";s:12:\"Cafiaspirina\";s:3:\"nbr\";s:1:\"2\";}i:125;a:2:{s:4:\"name\";s:10:\"Fluconazol\";s:3:\"nbr\";s:1:\"2\";}i:126;a:2:{s:4:\"name\";s:7:\"Gasopax\";s:3:\"nbr\";s:1:\"1\";}i:127;a:2:{s:4:\"name\";s:9:\"Losartán\";s:3:\"nbr\";s:1:\"2\";}i:128;a:2:{s:4:\"name\";s:7:\"Predual\";s:3:\"nbr\";s:1:\"1\";}i:129;a:2:{s:4:\"name\";s:13:\"Cloranfenicol\";s:3:\"nbr\";s:1:\"3\";}i:130;a:2:{s:4:\"name\";s:11:\"Clotrimazol\";s:3:\"nbr\";s:1:\"2\";}i:131;a:2:{s:4:\"name\";s:9:\"Lorazepam\";s:3:\"nbr\";s:1:\"1\";}i:132;a:2:{s:4:\"name\";s:9:\"Fenitoina\";s:3:\"nbr\";s:1:\"1\";}i:133;a:2:{s:4:\"name\";s:10:\"Bromhexina\";s:3:\"nbr\";s:1:\"1\";}i:134;a:2:{s:4:\"name\";s:12:\"Levotiroxina\";s:3:\"nbr\";s:1:\"3\";}i:135;a:2:{s:4:\"name\";s:8:\"Atenolol\";s:3:\"nbr\";s:1:\"1\";}i:136;a:2:{s:4:\"name\";s:10:\"Ketorolaco\";s:3:\"nbr\";s:1:\"1\";}i:137;a:2:{s:4:\"name\";s:15:\"Panadol Advance\";s:3:\"nbr\";s:1:\"2\";}i:138;a:2:{s:4:\"name\";s:13:\"Aceite Ricino\";s:3:\"nbr\";s:1:\"1\";}i:140;a:2:{s:4:\"name\";s:15:\"Sulfato Ferroso\";s:3:\"nbr\";s:1:\"2\";}i:141;a:2:{s:4:\"name\";s:10:\"Salcobrand\";s:3:\"nbr\";s:1:\"1\";}i:142;a:2:{s:4:\"name\";s:11:\"Maver Farma\";s:3:\"nbr\";s:1:\"2\";}i:143;a:2:{s:4:\"name\";s:11:\"Amoxicilina\";s:3:\"nbr\";s:1:\"5\";}i:145;a:2:{s:4:\"name\";s:11:\"Mentholatum\";s:3:\"nbr\";s:1:\"1\";}i:146;a:2:{s:4:\"name\";s:10:\"Penicilina\";s:3:\"nbr\";s:1:\"1\";}i:147;a:2:{s:4:\"name\";s:6:\"Actron\";s:3:\"nbr\";s:1:\"2\";}i:149;a:2:{s:4:\"name\";s:11:\"Terbinafina\";s:3:\"nbr\";s:1:\"1\";}i:150;a:2:{s:4:\"name\";s:10:\"Quetiapina\";s:3:\"nbr\";s:1:\"4\";}i:151;a:2:{s:4:\"name\";s:9:\"Celecoxib\";s:3:\"nbr\";s:1:\"1\";}i:152;a:2:{s:4:\"name\";s:10:\"Metformina\";s:3:\"nbr\";s:1:\"3\";}i:153;a:2:{s:4:\"name\";s:11:\"Bacitracina\";s:3:\"nbr\";s:1:\"1\";}i:154;a:2:{s:4:\"name\";s:10:\"Imipramina\";s:3:\"nbr\";s:1:\"1\";}i:158;a:2:{s:4:\"name\";s:10:\"Salbutamol\";s:3:\"nbr\";s:1:\"1\";}i:159;a:2:{s:4:\"name\";s:9:\"Zopiclona\";s:3:\"nbr\";s:1:\"1\";}i:160;a:2:{s:4:\"name\";s:8:\"Migranol\";s:3:\"nbr\";s:1:\"1\";}i:162;a:2:{s:4:\"name\";s:8:\"Tramadol\";s:3:\"nbr\";s:1:\"1\";}i:163;a:2:{s:4:\"name\";s:11:\"Gentamicina\";s:3:\"nbr\";s:1:\"2\";}i:164;a:2:{s:4:\"name\";s:10:\"Loratadina\";s:3:\"nbr\";s:1:\"2\";}i:165;a:2:{s:4:\"name\";s:10:\"Cetirizina\";s:3:\"nbr\";s:1:\"2\";}i:166;a:2:{s:4:\"name\";s:9:\"Nistatina\";s:3:\"nbr\";s:1:\"2\";}i:167;a:2:{s:4:\"name\";s:7:\"Armonyl\";s:3:\"nbr\";s:1:\"5\";}i:168;a:2:{s:4:\"name\";s:8:\"Phillips\";s:3:\"nbr\";s:1:\"1\";}i:169;a:2:{s:4:\"name\";s:8:\"Cefalmin\";s:3:\"nbr\";s:1:\"1\";}i:171;a:2:{s:4:\"name\";s:11:\"Cefadroxilo\";s:3:\"nbr\";s:1:\"2\";}i:173;a:2:{s:4:\"name\";s:27:\"Ácido Acetil Salicílico\";s:3:\"nbr\";s:1:\"2\";}i:176;a:2:{s:4:\"name\";s:9:\"Nastigrip\";s:3:\"nbr\";s:1:\"1\";}i:179;a:2:{s:4:\"name\";s:9:\"Oxolamina\";s:3:\"nbr\";s:1:\"2\";}i:181;a:2:{s:4:\"name\";s:13:\"Sicadol Forte\";s:3:\"nbr\";s:1:\"1\";}i:182;a:2:{s:4:\"name\";s:7:\"Dolorub\";s:3:\"nbr\";s:1:\"2\";}i:183;a:2:{s:4:\"name\";s:7:\"Disgren\";s:3:\"nbr\";s:1:\"1\";}i:185;a:2:{s:4:\"name\";s:8:\"Tricolon\";s:3:\"nbr\";s:1:\"1\";}i:186;a:2:{s:4:\"name\";s:8:\"Bufferin\";s:3:\"nbr\";s:1:\"1\";}i:189;a:2:{s:4:\"name\";s:6:\"Thrive\";s:3:\"nbr\";s:1:\"1\";}i:191;a:2:{s:4:\"name\";s:12:\"Tapsin Forte\";s:3:\"nbr\";s:1:\"1\";}i:192;a:2:{s:4:\"name\";s:9:\"Claragine\";s:3:\"nbr\";s:1:\"1\";}i:193;a:2:{s:4:\"name\";s:9:\"Omeprazol\";s:3:\"nbr\";s:1:\"1\";}i:194;a:2:{s:4:\"name\";s:7:\"Pancrit\";s:3:\"nbr\";s:1:\"2\";}i:195;a:2:{s:4:\"name\";s:11:\"Kitadol Duo\";s:3:\"nbr\";s:1:\"1\";}i:199;a:2:{s:4:\"name\";s:9:\"Glicerina\";s:3:\"nbr\";s:1:\"1\";}i:201;a:2:{s:4:\"name\";s:12:\"Metronidazol\";s:3:\"nbr\";s:1:\"1\";}i:202;a:2:{s:4:\"name\";s:8:\"Ambroxol\";s:3:\"nbr\";s:1:\"1\";}i:204;a:2:{s:4:\"name\";s:8:\"Bio True\";s:3:\"nbr\";s:1:\"2\";}i:205;a:2:{s:4:\"name\";s:11:\"Ketoprofeno\";s:3:\"nbr\";s:1:\"2\";}i:206;a:2:{s:4:\"name\";s:10:\"Colchicina\";s:3:\"nbr\";s:1:\"1\";}i:207;a:2:{s:4:\"name\";s:8:\"Freshmel\";s:3:\"nbr\";s:1:\"2\";}i:208;a:2:{s:4:\"name\";s:8:\"Melipass\";s:3:\"nbr\";s:1:\"1\";}i:210;a:2:{s:4:\"name\";s:8:\"Nastizol\";s:3:\"nbr\";s:1:\"5\";}i:212;a:2:{s:4:\"name\";s:8:\"Ciruelax\";s:3:\"nbr\";s:2:\"11\";}i:213;a:2:{s:4:\"name\";s:16:\"Kitadol Infantil\";s:3:\"nbr\";s:1:\"1\";}i:214;a:2:{s:4:\"name\";s:9:\"Antimetil\";s:3:\"nbr\";s:1:\"2\";}i:215;a:2:{s:4:\"name\";s:9:\"Tapsín\";s:3:\"nbr\";s:1:\"2\";}i:217;a:2:{s:4:\"name\";s:8:\"Trio Val\";s:3:\"nbr\";s:1:\"2\";}i:218;a:2:{s:4:\"name\";s:14:\"Hidrocortisona\";s:3:\"nbr\";s:1:\"2\";}i:219;a:2:{s:4:\"name\";s:12:\"Gemfibrozilo\";s:3:\"nbr\";s:1:\"1\";}i:220;a:2:{s:4:\"name\";s:7:\"Fasarax\";s:3:\"nbr\";s:1:\"1\";}i:221;a:2:{s:4:\"name\";s:5:\"Casen\";s:3:\"nbr\";s:1:\"1\";}i:222;a:2:{s:4:\"name\";s:11:\"Flunarizina\";s:3:\"nbr\";s:1:\"2\";}i:224;a:2:{s:4:\"name\";s:7:\"Dolider\";s:3:\"nbr\";s:1:\"1\";}i:225;a:2:{s:4:\"name\";s:10:\"Gastroaliv\";s:3:\"nbr\";s:1:\"4\";}i:226;a:2:{s:4:\"name\";s:11:\"Agua Melisa\";s:3:\"nbr\";s:1:\"1\";}i:227;a:2:{s:4:\"name\";s:5:\"Triox\";s:3:\"nbr\";s:1:\"1\";}i:228;a:2:{s:4:\"name\";s:6:\"RedOff\";s:3:\"nbr\";s:1:\"1\";}i:229;a:2:{s:4:\"name\";s:7:\"Butotal\";s:3:\"nbr\";s:1:\"1\";}i:230;a:2:{s:4:\"name\";s:8:\"Cariamyl\";s:3:\"nbr\";s:1:\"1\";}i:231;a:2:{s:4:\"name\";s:13:\"Acetazolamida\";s:3:\"nbr\";s:1:\"2\";}i:232;a:2:{s:4:\"name\";s:7:\"Mucivil\";s:3:\"nbr\";s:1:\"3\";}i:234;a:2:{s:4:\"name\";s:5:\"Arama\";s:3:\"nbr\";s:1:\"3\";}i:235;a:2:{s:4:\"name\";s:13:\"Amitriptilina\";s:3:\"nbr\";s:1:\"1\";}i:236;a:2:{s:4:\"name\";s:9:\"Cefradina\";s:3:\"nbr\";s:1:\"1\";}i:237;a:2:{s:4:\"name\";s:6:\"Colmax\";s:3:\"nbr\";s:1:\"1\";}i:238;a:2:{s:4:\"name\";s:12:\"Cotrimoxazol\";s:3:\"nbr\";s:1:\"2\";}i:239;a:2:{s:4:\"name\";s:8:\"Strepfen\";s:3:\"nbr\";s:1:\"2\";}i:241;a:2:{s:4:\"name\";s:9:\"Captopril\";s:3:\"nbr\";s:1:\"1\";}i:242;a:2:{s:4:\"name\";s:2:\"AB\";s:3:\"nbr\";s:1:\"1\";}i:245;a:2:{s:4:\"name\";s:32:\"Supositorio Glicerina Pediatrico\";s:3:\"nbr\";s:1:\"1\";}i:246;a:2:{s:4:\"name\";s:9:\"Allbriefs\";s:3:\"nbr\";s:1:\"1\";}i:247;a:2:{s:4:\"name\";s:7:\"Digenil\";s:3:\"nbr\";s:1:\"1\";}i:248;a:2:{s:4:\"name\";s:12:\"Escitalopram\";s:3:\"nbr\";s:1:\"2\";}i:251;a:2:{s:4:\"name\";s:9:\"Migraplex\";s:3:\"nbr\";s:1:\"1\";}i:253;a:2:{s:4:\"name\";s:7:\"Hiedrix\";s:3:\"nbr\";s:1:\"1\";}i:254;a:2:{s:4:\"name\";s:10:\"Sertralina\";s:3:\"nbr\";s:1:\"1\";}i:257;a:2:{s:4:\"name\";s:11:\"Tamsulosina\";s:3:\"nbr\";s:1:\"3\";}i:258;a:2:{s:4:\"name\";s:6:\"Anacin\";s:3:\"nbr\";s:1:\"1\";}i:259;a:2:{s:4:\"name\";s:8:\"Dolospam\";s:3:\"nbr\";s:1:\"1\";}i:262;a:2:{s:4:\"name\";s:9:\"Eurogesic\";s:3:\"nbr\";s:1:\"2\";}i:264;a:2:{s:4:\"name\";s:20:\"Eurogesic Pediatrico\";s:3:\"nbr\";s:1:\"1\";}i:268;a:2:{s:4:\"name\";s:12:\"Eritromicina\";s:3:\"nbr\";s:1:\"1\";}i:269;a:2:{s:4:\"name\";s:7:\"Vermoil\";s:3:\"nbr\";s:1:\"3\";}i:273;a:2:{s:4:\"name\";s:11:\"Esomeprazol\";s:3:\"nbr\";s:1:\"2\";}i:274;a:2:{s:4:\"name\";s:15:\"Eurogesic Forte\";s:3:\"nbr\";s:1:\"1\";}i:275;a:2:{s:4:\"name\";s:9:\"Perio Aid\";s:3:\"nbr\";s:1:\"3\";}i:276;a:2:{s:4:\"name\";s:6:\"Paldar\";s:3:\"nbr\";s:1:\"2\";}i:278;a:2:{s:4:\"name\";s:7:\"Rigotax\";s:3:\"nbr\";s:1:\"6\";}i:279;a:2:{s:4:\"name\";s:9:\"Fisiolimp\";s:3:\"nbr\";s:1:\"4\";}i:281;a:2:{s:4:\"name\";s:11:\"Eszopiclona\";s:3:\"nbr\";s:1:\"1\";}i:283;a:2:{s:4:\"name\";s:9:\"Promerpal\";s:3:\"nbr\";s:1:\"1\";}i:285;a:2:{s:4:\"name\";s:9:\"Mokit-off\";s:3:\"nbr\";s:1:\"2\";}i:286;a:2:{s:4:\"name\";s:6:\"Nastul\";s:3:\"nbr\";s:1:\"1\";}i:288;a:2:{s:4:\"name\";s:9:\"Similibus\";s:3:\"nbr\";s:1:\"1\";}i:289;a:2:{s:4:\"name\";s:6:\"Viadil\";s:3:\"nbr\";s:1:\"1\";}i:291;a:2:{s:4:\"name\";s:38:\"Lorsartán Potásico/Hidroclorotiazida\";s:3:\"nbr\";s:1:\"1\";}i:292;a:2:{s:4:\"name\";s:21:\"Paltomiel Pediátrico\";s:3:\"nbr\";s:1:\"1\";}i:293;a:2:{s:4:\"name\";s:12:\"Viadil Forte\";s:3:\"nbr\";s:1:\"1\";}i:294;a:2:{s:4:\"name\";s:9:\"Fosfo-Dom\";s:3:\"nbr\";s:1:\"1\";}i:295;a:2:{s:4:\"name\";s:10:\"Hidroronol\";s:3:\"nbr\";s:1:\"1\";}i:296;a:2:{s:4:\"name\";s:11:\"Caprimida D\";s:3:\"nbr\";s:1:\"1\";}i:297;a:2:{s:4:\"name\";s:6:\"Argium\";s:3:\"nbr\";s:1:\"2\";}i:298;a:2:{s:4:\"name\";s:11:\"Lamotrigina\";s:3:\"nbr\";s:1:\"2\";}i:299;a:2:{s:4:\"name\";s:8:\"Winasorb\";s:3:\"nbr\";s:1:\"1\";}i:300;a:2:{s:4:\"name\";s:10:\"Cloroquina\";s:3:\"nbr\";s:1:\"1\";}i:301;a:2:{s:4:\"name\";s:7:\"Aurosol\";s:3:\"nbr\";s:1:\"2\";}i:302;a:2:{s:4:\"name\";s:8:\"Lagricel\";s:3:\"nbr\";s:1:\"4\";}i:303;a:2:{s:4:\"name\";s:8:\"Kalmafta\";s:3:\"nbr\";s:1:\"1\";}i:304;a:2:{s:4:\"name\";s:6:\"Bersen\";s:3:\"nbr\";s:1:\"1\";}i:305;a:2:{s:4:\"name\";s:9:\"Buscapina\";s:3:\"nbr\";s:1:\"1\";}i:306;a:2:{s:4:\"name\";s:8:\"Bisolvon\";s:3:\"nbr\";s:1:\"2\";}i:308;a:2:{s:4:\"name\";s:7:\"Bevitex\";s:3:\"nbr\";s:1:\"3\";}i:309;a:2:{s:4:\"name\";s:23:\"Reckitt Benckiser Farma\";s:3:\"nbr\";s:1:\"1\";}i:311;a:2:{s:4:\"name\";s:8:\"Valupass\";s:3:\"nbr\";s:1:\"2\";}i:312;a:2:{s:4:\"name\";s:12:\"Prednisolona\";s:3:\"nbr\";s:1:\"1\";}i:315;a:2:{s:4:\"name\";s:13:\"Rosuvastatina\";s:3:\"nbr\";s:1:\"2\";}i:316;a:2:{s:4:\"name\";s:8:\"Reflexan\";s:3:\"nbr\";s:1:\"2\";}i:319;a:2:{s:4:\"name\";s:5:\"Hepta\";s:3:\"nbr\";s:1:\"1\";}i:321;a:2:{s:4:\"name\";s:7:\"Glaupax\";s:3:\"nbr\";s:1:\"2\";}i:322;a:2:{s:4:\"name\";s:6:\"Flapex\";s:3:\"nbr\";s:1:\"1\";}i:323;a:2:{s:4:\"name\";s:8:\"Alerpast\";s:3:\"nbr\";s:1:\"1\";}i:325;a:2:{s:4:\"name\";s:8:\"Dolcopin\";s:3:\"nbr\";s:1:\"1\";}i:326;a:2:{s:4:\"name\";s:9:\"Bagomiral\";s:3:\"nbr\";s:1:\"1\";}i:327;a:2:{s:4:\"name\";s:7:\"Zometic\";s:3:\"nbr\";s:1:\"1\";}i:328;a:2:{s:4:\"name\";s:8:\"Glicenex\";s:3:\"nbr\";s:1:\"4\";}i:329;a:2:{s:4:\"name\";s:7:\"Dionela\";s:3:\"nbr\";s:1:\"1\";}i:332;a:2:{s:4:\"name\";s:21:\"Hidroxido de Aluminio\";s:3:\"nbr\";s:1:\"1\";}i:333;a:2:{s:4:\"name\";s:16:\"Viadil Compuesto\";s:3:\"nbr\";s:1:\"1\";}i:334;a:2:{s:4:\"name\";s:5:\"Ipson\";s:3:\"nbr\";s:1:\"1\";}i:335;a:2:{s:4:\"name\";s:11:\"Trio Val Dn\";s:3:\"nbr\";s:1:\"1\";}i:336;a:2:{s:4:\"name\";s:11:\"Quitacallos\";s:3:\"nbr\";s:1:\"1\";}i:337;a:2:{s:4:\"name\";s:9:\"Lefkaflam\";s:3:\"nbr\";s:1:\"1\";}i:338;a:2:{s:4:\"name\";s:10:\"Calcefor D\";s:3:\"nbr\";s:1:\"1\";}i:340;a:2:{s:4:\"name\";s:8:\"Euroderm\";s:3:\"nbr\";s:1:\"1\";}i:341;a:2:{s:4:\"name\";s:16:\"Muxol Pediatrico\";s:3:\"nbr\";s:1:\"1\";}i:342;a:2:{s:4:\"name\";s:7:\"Sanitas\";s:3:\"nbr\";s:1:\"3\";}i:343;a:2:{s:4:\"name\";s:15:\"Acido Valproico\";s:3:\"nbr\";s:1:\"2\";}i:344;a:2:{s:4:\"name\";s:14:\"Claritromicina\";s:3:\"nbr\";s:1:\"2\";}i:345;a:2:{s:4:\"name\";s:8:\"Findaler\";s:3:\"nbr\";s:1:\"1\";}i:346;a:2:{s:4:\"name\";s:6:\"Merpal\";s:3:\"nbr\";s:1:\"3\";}i:349;a:2:{s:4:\"name\";s:10:\"Alledryl D\";s:3:\"nbr\";s:1:\"2\";}i:350;a:2:{s:4:\"name\";s:8:\"Trigilab\";s:3:\"nbr\";s:1:\"1\";}i:351;a:2:{s:4:\"name\";s:8:\"Matikomp\";s:3:\"nbr\";s:1:\"4\";}i:353;a:2:{s:4:\"name\";s:11:\"Montelukast\";s:3:\"nbr\";s:1:\"2\";}i:356;a:2:{s:4:\"name\";s:22:\"Paracetamol / Tramadol\";s:3:\"nbr\";s:1:\"1\";}i:358;a:2:{s:4:\"name\";s:12:\"Prolong 1000\";s:3:\"nbr\";s:1:\"1\";}i:362;a:2:{s:4:\"name\";s:11:\"Clopidogrel\";s:3:\"nbr\";s:1:\"2\";}i:363;a:2:{s:4:\"name\";s:8:\"Macrosan\";s:3:\"nbr\";s:1:\"4\";}i:364;a:2:{s:4:\"name\";s:7:\"T4-Bago\";s:3:\"nbr\";s:1:\"1\";}i:365;a:2:{s:4:\"name\";s:10:\"Calorub Nf\";s:3:\"nbr\";s:1:\"1\";}i:366;a:2:{s:4:\"name\";s:8:\"Tensodox\";s:3:\"nbr\";s:1:\"3\";}i:369;a:2:{s:4:\"name\";s:10:\"Ginkgo Max\";s:3:\"nbr\";s:1:\"1\";}i:371;a:2:{s:4:\"name\";s:10:\"Nutrapharm\";s:3:\"nbr\";s:1:\"2\";}i:374;a:2:{s:4:\"name\";s:6:\"Haldol\";s:3:\"nbr\";s:1:\"1\";}i:377;a:2:{s:4:\"name\";s:7:\"Antivon\";s:3:\"nbr\";s:1:\"1\";}i:379;a:2:{s:4:\"name\";s:19:\"Perebron Pediatrico\";s:3:\"nbr\";s:1:\"1\";}i:382;a:2:{s:4:\"name\";s:8:\"Ferrigot\";s:3:\"nbr\";s:1:\"1\";}i:383;a:2:{s:4:\"name\";s:5:\"Dicil\";s:3:\"nbr\";s:1:\"2\";}i:384;a:2:{s:4:\"name\";s:8:\"Ferranim\";s:3:\"nbr\";s:1:\"1\";}i:386;a:2:{s:4:\"name\";s:9:\"Tensiomax\";s:3:\"nbr\";s:1:\"1\";}i:388;a:2:{s:4:\"name\";s:9:\"Accu-Chek\";s:3:\"nbr\";s:1:\"2\";}i:391;a:2:{s:4:\"name\";s:7:\"Dualten\";s:3:\"nbr\";s:1:\"2\";}i:394;a:2:{s:4:\"name\";s:8:\"Dulcolax\";s:3:\"nbr\";s:1:\"1\";}i:395;a:2:{s:4:\"name\";s:15:\"Agua Del Carmen\";s:3:\"nbr\";s:1:\"1\";}i:399;a:2:{s:4:\"name\";s:5:\"Np-27\";s:3:\"nbr\";s:1:\"1\";}i:402;a:2:{s:4:\"name\";s:9:\"Synthroid\";s:3:\"nbr\";s:1:\"9\";}i:403;a:2:{s:4:\"name\";s:10:\"Madecassol\";s:3:\"nbr\";s:1:\"2\";}i:404;a:2:{s:4:\"name\";s:12:\"Fenobarbital\";s:3:\"nbr\";s:1:\"1\";}i:406;a:2:{s:4:\"name\";s:10:\"Amiodarona\";s:3:\"nbr\";s:1:\"1\";}i:407;a:2:{s:4:\"name\";s:5:\"Muxol\";s:3:\"nbr\";s:1:\"1\";}i:408;a:2:{s:4:\"name\";s:8:\"Clodavan\";s:3:\"nbr\";s:1:\"1\";}i:411;a:2:{s:4:\"name\";s:9:\"Enterol S\";s:3:\"nbr\";s:1:\"2\";}i:416;a:2:{s:4:\"name\";s:10:\"Bisoprolol\";s:3:\"nbr\";s:1:\"2\";}i:418;a:2:{s:4:\"name\";s:7:\"Broncot\";s:3:\"nbr\";s:1:\"2\";}i:419;a:2:{s:4:\"name\";s:7:\"Aloelax\";s:3:\"nbr\";s:1:\"1\";}i:421;a:2:{s:4:\"name\";s:7:\"Xumadol\";s:3:\"nbr\";s:1:\"1\";}i:422;a:2:{s:4:\"name\";s:11:\"Latanoprost\";s:3:\"nbr\";s:1:\"1\";}i:423;a:2:{s:4:\"name\";s:5:\"Vimax\";s:3:\"nbr\";s:1:\"1\";}i:424;a:2:{s:4:\"name\";s:5:\"Finex\";s:3:\"nbr\";s:1:\"1\";}i:425;a:2:{s:4:\"name\";s:7:\"Eurocor\";s:3:\"nbr\";s:1:\"6\";}i:426;a:2:{s:4:\"name\";s:8:\"Fibrasol\";s:3:\"nbr\";s:1:\"2\";}i:427;a:2:{s:4:\"name\";s:10:\"Arnikaderm\";s:3:\"nbr\";s:1:\"1\";}i:428;a:2:{s:4:\"name\";s:9:\"Glifortex\";s:3:\"nbr\";s:1:\"4\";}i:429;a:2:{s:4:\"name\";s:8:\"Sinasmal\";s:3:\"nbr\";s:1:\"1\";}i:430;a:2:{s:4:\"name\";s:6:\"Tamsol\";s:3:\"nbr\";s:1:\"1\";}i:431;a:2:{s:4:\"name\";s:6:\"Biozen\";s:3:\"nbr\";s:1:\"1\";}i:432;a:2:{s:4:\"name\";s:7:\"Valcote\";s:3:\"nbr\";s:1:\"4\";}i:433;a:2:{s:4:\"name\";s:10:\"Actron 600\";s:3:\"nbr\";s:1:\"1\";}i:434;a:2:{s:4:\"name\";s:7:\"Micoset\";s:3:\"nbr\";s:1:\"2\";}i:435;a:2:{s:4:\"name\";s:8:\"Bacterol\";s:3:\"nbr\";s:1:\"1\";}i:439;a:2:{s:4:\"name\";s:6:\"Xinder\";s:3:\"nbr\";s:1:\"4\";}i:440;a:2:{s:4:\"name\";s:8:\"Flectane\";s:3:\"nbr\";s:1:\"2\";}i:441;a:2:{s:4:\"name\";s:11:\"Oftabiotico\";s:3:\"nbr\";s:1:\"2\";}i:448;a:2:{s:4:\"name\";s:6:\"Hipoge\";s:3:\"nbr\";s:1:\"1\";}i:449;a:2:{s:4:\"name\";s:8:\"Trazidex\";s:3:\"nbr\";s:1:\"1\";}i:450;a:2:{s:4:\"name\";s:9:\"Oftalirio\";s:3:\"nbr\";s:1:\"1\";}i:454;a:2:{s:4:\"name\";s:11:\"Levorigotax\";s:3:\"nbr\";s:1:\"3\";}i:455;a:2:{s:4:\"name\";s:7:\"Brontal\";s:3:\"nbr\";s:1:\"1\";}i:456;a:2:{s:4:\"name\";s:8:\"Caristop\";s:3:\"nbr\";s:1:\"4\";}i:457;a:2:{s:4:\"name\";s:8:\"Otoclean\";s:3:\"nbr\";s:1:\"1\";}i:458;a:2:{s:4:\"name\";s:6:\"Diaren\";s:3:\"nbr\";s:1:\"2\";}i:459;a:2:{s:4:\"name\";s:7:\"Aviatus\";s:3:\"nbr\";s:1:\"1\";}i:461;a:2:{s:4:\"name\";s:8:\"Calmatol\";s:3:\"nbr\";s:1:\"1\";}i:462;a:2:{s:4:\"name\";s:9:\"Gesiproct\";s:3:\"nbr\";s:1:\"1\";}i:463;a:2:{s:4:\"name\";s:8:\"Doxithal\";s:3:\"nbr\";s:1:\"1\";}i:464;a:2:{s:4:\"name\";s:7:\"Vertium\";s:3:\"nbr\";s:1:\"2\";}i:465;a:2:{s:4:\"name\";s:5:\"Xuzal\";s:3:\"nbr\";s:1:\"3\";}i:466;a:2:{s:4:\"name\";s:5:\"Zomel\";s:3:\"nbr\";s:1:\"2\";}i:467;a:2:{s:4:\"name\";s:8:\"Colnatur\";s:3:\"nbr\";s:1:\"1\";}i:468;a:2:{s:4:\"name\";s:9:\"Detrucalm\";s:3:\"nbr\";s:1:\"1\";}i:471;a:2:{s:4:\"name\";s:10:\"Olmesartan\";s:3:\"nbr\";s:1:\"3\";}i:472;a:2:{s:4:\"name\";s:11:\"Pilocarpina\";s:3:\"nbr\";s:1:\"2\";}i:473;a:2:{s:4:\"name\";s:6:\"Duoval\";s:3:\"nbr\";s:1:\"1\";}i:474;a:2:{s:4:\"name\";s:7:\"Duo Val\";s:3:\"nbr\";s:1:\"1\";}i:479;a:2:{s:4:\"name\";s:8:\"Otiblock\";s:3:\"nbr\";s:1:\"1\";}i:480;a:2:{s:4:\"name\";s:7:\"Ketanor\";s:3:\"nbr\";s:1:\"3\";}i:483;a:2:{s:4:\"name\";s:11:\"Metotrexato\";s:3:\"nbr\";s:1:\"1\";}i:484;a:2:{s:4:\"name\";s:10:\"Clarimir F\";s:3:\"nbr\";s:1:\"1\";}i:485;a:2:{s:4:\"name\";s:12:\"Ciprofibrato\";s:3:\"nbr\";s:1:\"1\";}i:489;a:2:{s:4:\"name\";s:3:\"Rux\";s:3:\"nbr\";s:1:\"4\";}i:490;a:2:{s:4:\"name\";s:7:\"Juvenex\";s:3:\"nbr\";s:1:\"1\";}i:491;a:2:{s:4:\"name\";s:7:\"Siligaz\";s:3:\"nbr\";s:1:\"1\";}i:494;a:2:{s:4:\"name\";s:7:\"Oftagen\";s:3:\"nbr\";s:1:\"4\";}i:495;a:2:{s:4:\"name\";s:10:\"Cilosvitae\";s:3:\"nbr\";s:1:\"2\";}i:496;a:2:{s:4:\"name\";s:10:\"Olanzapina\";s:3:\"nbr\";s:1:\"2\";}i:497;a:2:{s:4:\"name\";s:7:\"Sibilla\";s:3:\"nbr\";s:1:\"1\";}i:498;a:2:{s:4:\"name\";s:7:\"Eutirox\";s:3:\"nbr\";s:2:\"10\";}i:499;a:2:{s:4:\"name\";s:6:\"Nirvan\";s:3:\"nbr\";s:1:\"2\";}i:500;a:2:{s:4:\"name\";s:6:\"Fibrox\";s:3:\"nbr\";s:1:\"2\";}i:502;a:2:{s:4:\"name\";s:9:\"Circalife\";s:3:\"nbr\";s:1:\"1\";}i:504;a:2:{s:4:\"name\";s:6:\"Forlip\";s:3:\"nbr\";s:1:\"1\";}i:506;a:2:{s:4:\"name\";s:11:\"Aerogastrol\";s:3:\"nbr\";s:1:\"1\";}i:507;a:2:{s:4:\"name\";s:7:\"Ginesse\";s:3:\"nbr\";s:1:\"1\";}i:510;a:2:{s:4:\"name\";s:33:\"Amoxicilina / Ácido Clavulánico\";s:3:\"nbr\";s:1:\"1\";}i:511;a:2:{s:4:\"name\";s:10:\"Hipoglucin\";s:3:\"nbr\";s:1:\"5\";}i:512;a:2:{s:4:\"name\";s:9:\"Laxonarol\";s:3:\"nbr\";s:1:\"1\";}i:514;a:2:{s:4:\"name\";s:4:\"Trex\";s:3:\"nbr\";s:1:\"2\";}i:515;a:2:{s:4:\"name\";s:11:\"Aripiprazol\";s:3:\"nbr\";s:1:\"4\";}i:518;a:2:{s:4:\"name\";s:7:\"Celedox\";s:3:\"nbr\";s:1:\"1\";}i:519;a:2:{s:4:\"name\";s:6:\"Antiax\";s:3:\"nbr\";s:1:\"2\";}i:520;a:2:{s:4:\"name\";s:13:\"Moxifloxacino\";s:3:\"nbr\";s:1:\"1\";}i:524;a:2:{s:4:\"name\";s:6:\"Vintix\";s:3:\"nbr\";s:1:\"2\";}i:526;a:2:{s:4:\"name\";s:9:\"Lagrifull\";s:3:\"nbr\";s:1:\"1\";}i:527;a:2:{s:4:\"name\";s:7:\"Prestat\";s:3:\"nbr\";s:1:\"2\";}i:528;a:2:{s:4:\"name\";s:6:\"Rosvel\";s:3:\"nbr\";s:1:\"3\";}i:529;a:2:{s:4:\"name\";s:6:\"Limiar\";s:3:\"nbr\";s:1:\"1\";}i:532;a:2:{s:4:\"name\";s:6:\"Valnoc\";s:3:\"nbr\";s:1:\"2\";}i:533;a:2:{s:4:\"name\";s:12:\"Bicalutamida\";s:3:\"nbr\";s:1:\"1\";}i:537;a:2:{s:4:\"name\";s:9:\"Gastrolen\";s:3:\"nbr\";s:1:\"1\";}i:538;a:2:{s:4:\"name\";s:9:\"Metropast\";s:3:\"nbr\";s:1:\"1\";}i:541;a:2:{s:4:\"name\";s:14:\"Norvetal 20 CD\";s:3:\"nbr\";s:1:\"1\";}i:544;a:2:{s:4:\"name\";s:17:\"Caprimida D Forte\";s:3:\"nbr\";s:1:\"1\";}i:545;a:2:{s:4:\"name\";s:7:\"Coxidol\";s:3:\"nbr\";s:1:\"2\";}i:547;a:2:{s:4:\"name\";s:8:\"Piroxinc\";s:3:\"nbr\";s:1:\"2\";}i:548;a:2:{s:4:\"name\";s:5:\"Sulix\";s:3:\"nbr\";s:1:\"2\";}i:549;a:2:{s:4:\"name\";s:8:\"Mareamin\";s:3:\"nbr\";s:1:\"1\";}i:550;a:2:{s:4:\"name\";s:5:\"Gesix\";s:3:\"nbr\";s:1:\"2\";}i:551;a:2:{s:4:\"name\";s:7:\"Zopinom\";s:3:\"nbr\";s:1:\"1\";}i:553;a:2:{s:4:\"name\";s:6:\"Biogel\";s:3:\"nbr\";s:1:\"3\";}i:554;a:2:{s:4:\"name\";s:8:\"Calcimax\";s:3:\"nbr\";s:1:\"1\";}i:555;a:2:{s:4:\"name\";s:7:\"Hidrium\";s:3:\"nbr\";s:1:\"1\";}i:556;a:2:{s:4:\"name\";s:5:\"Zival\";s:3:\"nbr\";s:1:\"1\";}i:557;a:2:{s:4:\"name\";s:8:\"Bisopril\";s:3:\"nbr\";s:1:\"2\";}i:558;a:2:{s:4:\"name\";s:6:\"Noptic\";s:3:\"nbr\";s:1:\"1\";}i:560;a:2:{s:4:\"name\";s:11:\"Dolgenal SL\";s:3:\"nbr\";s:1:\"1\";}i:562;a:2:{s:4:\"name\";s:8:\"Clotakem\";s:3:\"nbr\";s:1:\"1\";}i:564;a:2:{s:4:\"name\";s:6:\"Oticum\";s:3:\"nbr\";s:1:\"1\";}i:565;a:2:{s:4:\"name\";s:7:\"Pironal\";s:3:\"nbr\";s:1:\"2\";}i:567;a:2:{s:4:\"name\";s:8:\"Clofexan\";s:3:\"nbr\";s:1:\"1\";}i:568;a:2:{s:4:\"name\";s:22:\"Ipson Forte Pediatrico\";s:3:\"nbr\";s:1:\"1\";}i:569;a:2:{s:4:\"name\";s:7:\"Akranta\";s:3:\"nbr\";s:1:\"1\";}i:570;a:2:{s:4:\"name\";s:12:\"Alexia Forte\";s:3:\"nbr\";s:1:\"1\";}i:572;a:2:{s:4:\"name\";s:3:\"QG5\";s:3:\"nbr\";s:1:\"1\";}i:578;a:2:{s:4:\"name\";s:7:\"Destrel\";s:3:\"nbr\";s:1:\"1\";}i:580;a:2:{s:4:\"name\";s:4:\"Idon\";s:3:\"nbr\";s:1:\"2\";}i:581;a:2:{s:4:\"name\";s:8:\"Butocort\";s:3:\"nbr\";s:1:\"1\";}i:582;a:2:{s:4:\"name\";s:10:\"Oftasona-P\";s:3:\"nbr\";s:1:\"1\";}i:583;a:2:{s:4:\"name\";s:7:\"Zaviana\";s:3:\"nbr\";s:1:\"1\";}i:585;a:2:{s:4:\"name\";s:8:\"Todexona\";s:3:\"nbr\";s:1:\"1\";}i:586;a:2:{s:4:\"name\";s:9:\"Ginodiest\";s:3:\"nbr\";s:1:\"1\";}i:587;a:2:{s:4:\"name\";s:6:\"Alexia\";s:3:\"nbr\";s:1:\"1\";}i:588;a:2:{s:4:\"name\";s:4:\"Tadt\";s:3:\"nbr\";s:1:\"2\";}i:589;a:2:{s:4:\"name\";s:9:\"Glafornil\";s:3:\"nbr\";s:1:\"7\";}i:590;a:2:{s:4:\"name\";s:8:\"Eteroval\";s:3:\"nbr\";s:1:\"3\";}i:591;a:2:{s:4:\"name\";s:10:\"Sibilla CD\";s:3:\"nbr\";s:1:\"1\";}i:593;a:2:{s:4:\"name\";s:7:\"Rexanel\";s:3:\"nbr\";s:1:\"1\";}i:595;a:2:{s:4:\"name\";s:14:\"Tears Naturale\";s:3:\"nbr\";s:1:\"1\";}i:596;a:2:{s:4:\"name\";s:6:\"Lertus\";s:3:\"nbr\";s:1:\"3\";}i:597;a:3:{s:4:\"name\";s:16:\"Calcefor D Forte\";s:3:\"nbr\";s:1:\"1\";s:7:\"checked\";b:1;}i:598;a:2:{s:4:\"name\";s:8:\"Hipoge-U\";s:3:\"nbr\";s:1:\"1\";}i:602;a:2:{s:4:\"name\";s:6:\"Oxilin\";s:3:\"nbr\";s:1:\"1\";}i:603;a:2:{s:4:\"name\";s:17:\"Hidroxicloroquina\";s:3:\"nbr\";s:1:\"1\";}i:604;a:2:{s:4:\"name\";s:5:\"Keval\";s:3:\"nbr\";s:1:\"1\";}i:605;a:2:{s:4:\"name\";s:8:\"Clavinex\";s:3:\"nbr\";s:1:\"2\";}i:606;a:2:{s:4:\"name\";s:9:\"Corasol-D\";s:3:\"nbr\";s:1:\"1\";}i:607;a:2:{s:4:\"name\";s:8:\"Acrylarm\";s:3:\"nbr\";s:1:\"1\";}i:608;a:2:{s:4:\"name\";s:8:\"Dolostat\";s:3:\"nbr\";s:1:\"1\";}i:609;a:2:{s:4:\"name\";s:8:\"Etaconil\";s:3:\"nbr\";s:1:\"1\";}i:611;a:2:{s:4:\"name\";s:6:\"Finder\";s:3:\"nbr\";s:1:\"1\";}i:612;a:2:{s:4:\"name\";s:10:\"Clopivitae\";s:3:\"nbr\";s:1:\"1\";}i:614;a:2:{s:4:\"name\";s:9:\"Galenicum\";s:3:\"nbr\";s:1:\"1\";}i:615;a:2:{s:4:\"name\";s:9:\"Micopirox\";s:3:\"nbr\";s:1:\"2\";}i:616;a:2:{s:4:\"name\";s:8:\"Prayanol\";s:3:\"nbr\";s:1:\"1\";}i:621;a:2:{s:4:\"name\";s:9:\"Pediamist\";s:3:\"nbr\";s:1:\"1\";}i:623;a:2:{s:4:\"name\";s:8:\"Mesigyna\";s:3:\"nbr\";s:1:\"1\";}i:624;a:2:{s:4:\"name\";s:8:\"Hidrasec\";s:3:\"nbr\";s:1:\"1\";}i:625;a:2:{s:4:\"name\";s:7:\"Cheltin\";s:3:\"nbr\";s:1:\"2\";}i:626;a:2:{s:4:\"name\";s:10:\"Cordiaflan\";s:3:\"nbr\";s:1:\"1\";}i:627;a:2:{s:4:\"name\";s:7:\"Remitex\";s:3:\"nbr\";s:1:\"3\";}i:629;a:2:{s:4:\"name\";s:7:\"Acerdil\";s:3:\"nbr\";s:1:\"2\";}i:630;a:2:{s:4:\"name\";s:7:\"Prolopa\";s:3:\"nbr\";s:1:\"1\";}i:632;a:2:{s:4:\"name\";s:7:\"Novafem\";s:3:\"nbr\";s:1:\"1\";}i:633;a:2:{s:4:\"name\";s:3:\"DHA\";s:3:\"nbr\";s:1:\"1\";}i:635;a:2:{s:4:\"name\";s:11:\"Blephaclean\";s:3:\"nbr\";s:1:\"1\";}i:636;a:2:{s:4:\"name\";s:8:\"Ciclomex\";s:3:\"nbr\";s:1:\"3\";}i:637;a:2:{s:4:\"name\";s:8:\"Fisiomar\";s:3:\"nbr\";s:1:\"1\";}i:638;a:2:{s:4:\"name\";s:7:\"Osmolub\";s:3:\"nbr\";s:1:\"1\";}i:640;a:2:{s:4:\"name\";s:9:\"Neumocort\";s:3:\"nbr\";s:1:\"1\";}i:641;a:2:{s:4:\"name\";s:8:\"Flogocox\";s:3:\"nbr\";s:1:\"1\";}i:642;a:2:{s:4:\"name\";s:8:\"Etovitae\";s:3:\"nbr\";s:1:\"1\";}i:643;a:2:{s:4:\"name\";s:7:\"Cutanil\";s:3:\"nbr\";s:1:\"1\";}i:644;a:2:{s:4:\"name\";s:7:\"Flector\";s:3:\"nbr\";s:1:\"2\";}i:646;a:2:{s:4:\"name\";s:10:\"Oftasona N\";s:3:\"nbr\";s:1:\"1\";}i:647;a:2:{s:4:\"name\";s:7:\"NeilMed\";s:3:\"nbr\";s:1:\"1\";}i:650;a:2:{s:4:\"name\";s:9:\"Finartrit\";s:3:\"nbr\";s:1:\"2\";}i:654;a:2:{s:4:\"name\";s:7:\"Toptear\";s:3:\"nbr\";s:1:\"1\";}i:655;a:2:{s:4:\"name\";s:8:\"Aerotrop\";s:3:\"nbr\";s:1:\"1\";}i:656;a:2:{s:4:\"name\";s:9:\"Veralpres\";s:3:\"nbr\";s:1:\"1\";}i:660;a:2:{s:4:\"name\";s:7:\"Miranda\";s:3:\"nbr\";s:1:\"1\";}i:662;a:2:{s:4:\"name\";s:7:\"Folifer\";s:3:\"nbr\";s:1:\"1\";}i:663;a:2:{s:4:\"name\";s:5:\"Zafin\";s:3:\"nbr\";s:1:\"2\";}i:664;a:2:{s:4:\"name\";s:5:\"Norah\";s:3:\"nbr\";s:1:\"1\";}i:666;a:2:{s:4:\"name\";s:4:\"Reax\";s:3:\"nbr\";s:1:\"1\";}i:667;a:2:{s:4:\"name\";s:8:\"Variplex\";s:3:\"nbr\";s:1:\"1\";}i:669;a:2:{s:4:\"name\";s:11:\"Prolopa Hbs\";s:3:\"nbr\";s:1:\"1\";}i:670;a:2:{s:4:\"name\";s:8:\"Setofilm\";s:3:\"nbr\";s:1:\"2\";}i:674;a:2:{s:4:\"name\";s:7:\"Vexa 20\";s:3:\"nbr\";s:1:\"1\";}i:675;a:2:{s:4:\"name\";s:10:\"Inhalasynt\";s:3:\"nbr\";s:1:\"3\";}i:676;a:2:{s:4:\"name\";s:6:\"Aminta\";s:3:\"nbr\";s:1:\"1\";}i:677;a:2:{s:4:\"name\";s:12:\"Clavinex Duo\";s:3:\"nbr\";s:1:\"4\";}i:678;a:2:{s:4:\"name\";s:6:\"Carvas\";s:3:\"nbr\";s:1:\"2\";}i:680;a:2:{s:4:\"name\";s:6:\"Dolpic\";s:3:\"nbr\";s:1:\"3\";}i:681;a:2:{s:4:\"name\";s:13:\"Enterogermina\";s:3:\"nbr\";s:1:\"1\";}i:682;a:2:{s:4:\"name\";s:7:\"BioGaia\";s:3:\"nbr\";s:1:\"4\";}i:683;a:2:{s:4:\"name\";s:5:\"Nicol\";s:3:\"nbr\";s:1:\"1\";}i:684;a:2:{s:4:\"name\";s:8:\"Mulcatel\";s:3:\"nbr\";s:1:\"1\";}i:685;a:2:{s:4:\"name\";s:7:\"Rinoval\";s:3:\"nbr\";s:1:\"1\";}i:686;a:2:{s:4:\"name\";s:4:\"Exim\";s:3:\"nbr\";s:1:\"1\";}i:687;a:2:{s:4:\"name\";s:8:\"Neurexan\";s:3:\"nbr\";s:1:\"1\";}i:688;a:2:{s:4:\"name\";s:10:\"Accualaxan\";s:3:\"nbr\";s:1:\"1\";}i:689;a:2:{s:4:\"name\";s:13:\"Lertus Retard\";s:3:\"nbr\";s:1:\"1\";}i:690;a:2:{s:4:\"name\";s:12:\"Ondansetrón\";s:3:\"nbr\";s:1:\"1\";}i:691;a:2:{s:4:\"name\";s:11:\"Mirtazapina\";s:3:\"nbr\";s:1:\"1\";}i:692;a:2:{s:4:\"name\";s:8:\"Oftafilm\";s:3:\"nbr\";s:1:\"1\";}i:693;a:2:{s:4:\"name\";s:7:\"Flexive\";s:3:\"nbr\";s:1:\"1\";}i:694;a:2:{s:4:\"name\";s:7:\"Calorub\";s:3:\"nbr\";s:1:\"1\";}i:696;a:2:{s:4:\"name\";s:6:\"Jolian\";s:3:\"nbr\";s:1:\"1\";}i:698;a:2:{s:4:\"name\";s:6:\"Dislep\";s:3:\"nbr\";s:1:\"1\";}i:699;a:2:{s:4:\"name\";s:7:\"Daniele\";s:3:\"nbr\";s:1:\"1\";}i:700;a:2:{s:4:\"name\";s:7:\"Iliadin\";s:3:\"nbr\";s:1:\"1\";}i:701;a:2:{s:4:\"name\";s:7:\"Latof-T\";s:3:\"nbr\";s:1:\"2\";}i:702;a:2:{s:4:\"name\";s:6:\"Neurum\";s:3:\"nbr\";s:1:\"1\";}i:703;a:2:{s:4:\"name\";s:5:\"Valax\";s:3:\"nbr\";s:1:\"3\";}i:704;a:2:{s:4:\"name\";s:6:\"Realta\";s:3:\"nbr\";s:1:\"2\";}i:705;a:2:{s:4:\"name\";s:9:\"Primaquin\";s:3:\"nbr\";s:1:\"1\";}i:708;a:2:{s:4:\"name\";s:12:\"Klimakt Heel\";s:3:\"nbr\";s:1:\"1\";}i:709;a:2:{s:4:\"name\";s:4:\"Tobe\";s:3:\"nbr\";s:1:\"1\";}i:711;a:2:{s:4:\"name\";s:8:\"Sterimar\";s:3:\"nbr\";s:1:\"3\";}i:712;a:2:{s:4:\"name\";s:7:\"Ribolac\";s:3:\"nbr\";s:1:\"1\";}i:713;a:2:{s:4:\"name\";s:6:\"Burten\";s:3:\"nbr\";s:1:\"2\";}i:716;a:2:{s:4:\"name\";s:8:\"Degraler\";s:3:\"nbr\";s:1:\"1\";}i:717;a:2:{s:4:\"name\";s:8:\"Dominium\";s:3:\"nbr\";s:1:\"1\";}i:719;a:2:{s:4:\"name\";s:7:\"Fexurix\";s:3:\"nbr\";s:1:\"1\";}i:720;a:2:{s:4:\"name\";s:8:\"Megrelan\";s:3:\"nbr\";s:1:\"1\";}i:721;a:2:{s:4:\"name\";s:11:\"Spascupreel\";s:3:\"nbr\";s:1:\"2\";}i:723;a:2:{s:4:\"name\";s:9:\"Microcort\";s:3:\"nbr\";s:1:\"3\";}i:725;a:2:{s:4:\"name\";s:9:\"Cardipres\";s:3:\"nbr\";s:1:\"2\";}i:726;a:2:{s:4:\"name\";s:9:\"Benzac AC\";s:3:\"nbr\";s:1:\"1\";}i:727;a:2:{s:4:\"name\";s:10:\"Sucralfato\";s:3:\"nbr\";s:1:\"1\";}i:728;a:2:{s:4:\"name\";s:7:\"Divanon\";s:3:\"nbr\";s:1:\"1\";}i:730;a:2:{s:4:\"name\";s:4:\"Oxan\";s:3:\"nbr\";s:1:\"1\";}i:732;a:2:{s:4:\"name\";s:7:\"Systane\";s:3:\"nbr\";s:1:\"2\";}i:733;a:2:{s:4:\"name\";s:6:\"Otipax\";s:3:\"nbr\";s:1:\"1\";}i:735;a:2:{s:4:\"name\";s:10:\"Vartalan D\";s:3:\"nbr\";s:1:\"1\";}i:736;a:2:{s:4:\"name\";s:7:\"Betavol\";s:3:\"nbr\";s:1:\"1\";}i:737;a:2:{s:4:\"name\";s:5:\"Monez\";s:3:\"nbr\";s:1:\"1\";}i:739;a:2:{s:4:\"name\";s:3:\"Esc\";s:3:\"nbr\";s:1:\"2\";}i:740;a:2:{s:4:\"name\";s:14:\"Femiplus 20 CD\";s:3:\"nbr\";s:1:\"1\";}i:742;a:2:{s:4:\"name\";s:7:\"Quetium\";s:3:\"nbr\";s:1:\"1\";}i:744;a:2:{s:4:\"name\";s:6:\"Gotely\";s:3:\"nbr\";s:1:\"1\";}i:748;a:2:{s:4:\"name\";s:7:\"Doloten\";s:3:\"nbr\";s:1:\"1\";}i:749;a:2:{s:4:\"name\";s:10:\"Lactobasan\";s:3:\"nbr\";s:1:\"1\";}i:751;a:2:{s:4:\"name\";s:9:\"Prodasone\";s:3:\"nbr\";s:1:\"1\";}i:752;a:2:{s:4:\"name\";s:7:\"Rupafin\";s:3:\"nbr\";s:1:\"2\";}i:753;a:2:{s:4:\"name\";s:9:\"Amobiotic\";s:3:\"nbr\";s:1:\"2\";}i:754;a:2:{s:4:\"name\";s:7:\"Feminol\";s:3:\"nbr\";s:1:\"1\";}i:755;a:2:{s:4:\"name\";s:13:\"Pironal Forte\";s:3:\"nbr\";s:1:\"1\";}i:756;a:2:{s:4:\"name\";s:11:\"Tramal Long\";s:3:\"nbr\";s:1:\"3\";}i:757;a:2:{s:4:\"name\";s:10:\"Amoval Duo\";s:3:\"nbr\";s:1:\"1\";}i:758;a:2:{s:4:\"name\";s:5:\"Rosat\";s:3:\"nbr\";s:1:\"1\";}i:762;a:2:{s:4:\"name\";s:7:\"Vexa CD\";s:3:\"nbr\";s:1:\"1\";}i:764;a:2:{s:4:\"name\";s:6:\"Clatic\";s:3:\"nbr\";s:1:\"2\";}i:765;a:2:{s:4:\"name\";s:8:\"Anulette\";s:3:\"nbr\";s:1:\"1\";}i:766;a:2:{s:4:\"name\";s:16:\"Vartalan D Forte\";s:3:\"nbr\";s:1:\"1\";}i:767;a:2:{s:4:\"name\";s:9:\"Ebasvitae\";s:3:\"nbr\";s:1:\"1\";}i:770;a:2:{s:4:\"name\";s:7:\"Nailner\";s:3:\"nbr\";s:1:\"1\";}i:771;a:2:{s:4:\"name\";s:9:\"Alizon 20\";s:3:\"nbr\";s:1:\"1\";}i:772;a:2:{s:4:\"name\";s:14:\"Ciclidon 20 CD\";s:3:\"nbr\";s:1:\"1\";}i:775;a:2:{s:4:\"name\";s:7:\"Lafigin\";s:3:\"nbr\";s:1:\"1\";}i:776;a:2:{s:4:\"name\";s:8:\"Depakene\";s:3:\"nbr\";s:1:\"1\";}i:777;a:2:{s:4:\"name\";s:6:\"Balsan\";s:3:\"nbr\";s:1:\"1\";}i:778;a:2:{s:4:\"name\";s:8:\"Glizflan\";s:3:\"nbr\";s:1:\"1\";}i:779;a:2:{s:4:\"name\";s:11:\"Rino-B Aqua\";s:3:\"nbr\";s:1:\"1\";}i:781;a:2:{s:4:\"name\";s:7:\"Cardura\";s:3:\"nbr\";s:1:\"1\";}i:783;a:2:{s:4:\"name\";s:12:\"Gynera 75/20\";s:3:\"nbr\";s:1:\"1\";}i:786;a:2:{s:4:\"name\";s:10:\"Cerciora T\";s:3:\"nbr\";s:1:\"2\";}i:787;a:2:{s:4:\"name\";s:10:\"Pylobiotic\";s:3:\"nbr\";s:1:\"1\";}i:788;a:2:{s:4:\"name\";s:5:\"Liris\";s:3:\"nbr\";s:1:\"1\";}i:793;a:2:{s:4:\"name\";s:8:\"Oftavita\";s:3:\"nbr\";s:1:\"1\";}i:795;a:2:{s:4:\"name\";s:10:\"Ondanvitae\";s:3:\"nbr\";s:1:\"1\";}i:797;a:2:{s:4:\"name\";s:6:\"Eleval\";s:3:\"nbr\";s:1:\"3\";}i:798;a:2:{s:4:\"name\";s:8:\"Evitta-1\";s:3:\"nbr\";s:1:\"1\";}i:801;a:2:{s:4:\"name\";s:9:\"D\'vidamax\";s:3:\"nbr\";s:1:\"1\";}i:804;a:2:{s:4:\"name\";s:5:\"Xumer\";s:3:\"nbr\";s:1:\"1\";}i:806;a:2:{s:4:\"name\";s:8:\"Blaxitec\";s:3:\"nbr\";s:1:\"2\";}i:807;a:2:{s:4:\"name\";s:5:\"Talof\";s:3:\"nbr\";s:1:\"2\";}i:809;a:2:{s:4:\"name\";s:6:\"Acotol\";s:3:\"nbr\";s:1:\"1\";}i:810;a:2:{s:4:\"name\";s:8:\"Synaller\";s:3:\"nbr\";s:1:\"1\";}i:813;a:2:{s:4:\"name\";s:11:\"Vertigoheel\";s:3:\"nbr\";s:1:\"2\";}i:814;a:2:{s:4:\"name\";s:9:\"Olmepress\";s:3:\"nbr\";s:1:\"2\";}i:815;a:2:{s:4:\"name\";s:7:\"Tinelle\";s:3:\"nbr\";s:1:\"1\";}i:816;a:2:{s:4:\"name\";s:7:\"Donomix\";s:3:\"nbr\";s:1:\"1\";}i:817;a:2:{s:4:\"name\";s:11:\"Azatioprina\";s:3:\"nbr\";s:1:\"1\";}i:818;a:2:{s:4:\"name\";s:7:\"Diondel\";s:3:\"nbr\";s:1:\"1\";}i:819;a:2:{s:4:\"name\";s:12:\"Vartalan (D)\";s:3:\"nbr\";s:1:\"1\";}i:820;a:2:{s:4:\"name\";s:8:\"Budasmal\";s:3:\"nbr\";s:1:\"1\";}i:822;a:2:{s:4:\"name\";s:6:\"Zoltum\";s:3:\"nbr\";s:1:\"2\";}i:824;a:2:{s:4:\"name\";s:7:\"Vitango\";s:3:\"nbr\";s:1:\"1\";}i:825;a:2:{s:4:\"name\";s:10:\"Toptear LC\";s:3:\"nbr\";s:1:\"1\";}i:826;a:2:{s:4:\"name\";s:9:\"Hialtears\";s:3:\"nbr\";s:1:\"3\";}i:827;a:2:{s:4:\"name\";s:7:\"Enalten\";s:3:\"nbr\";s:1:\"2\";}i:829;a:2:{s:4:\"name\";s:9:\"Fesema LF\";s:3:\"nbr\";s:1:\"1\";}i:830;a:2:{s:4:\"name\";s:6:\"Amoval\";s:3:\"nbr\";s:1:\"4\";}i:831;a:2:{s:4:\"name\";s:12:\"Brimopress T\";s:3:\"nbr\";s:1:\"1\";}i:833;a:2:{s:4:\"name\";s:7:\"Adrisin\";s:3:\"nbr\";s:1:\"1\";}i:835;a:2:{s:4:\"name\";s:7:\"Endogel\";s:3:\"nbr\";s:1:\"1\";}i:836;a:2:{s:4:\"name\";s:7:\"Odatron\";s:3:\"nbr\";s:1:\"3\";}i:838;a:2:{s:4:\"name\";s:8:\"Lactafem\";s:3:\"nbr\";s:1:\"1\";}i:839;a:2:{s:4:\"name\";s:9:\"Iltux Hct\";s:3:\"nbr\";s:1:\"1\";}i:840;a:2:{s:4:\"name\";s:8:\"Vesnidan\";s:3:\"nbr\";s:1:\"2\";}i:841;a:2:{s:4:\"name\";s:5:\"Ladee\";s:3:\"nbr\";s:1:\"1\";}i:842;a:2:{s:4:\"name\";s:6:\"Cronus\";s:3:\"nbr\";s:1:\"1\";}i:844;a:2:{s:4:\"name\";s:7:\"Flarina\";s:3:\"nbr\";s:1:\"1\";}i:845;a:2:{s:4:\"name\";s:7:\"Diolasa\";s:3:\"nbr\";s:1:\"1\";}i:847;a:2:{s:4:\"name\";s:5:\"Viora\";s:3:\"nbr\";s:1:\"1\";}i:849;a:2:{s:4:\"name\";s:7:\"Escapel\";s:3:\"nbr\";s:1:\"2\";}i:850;a:2:{s:4:\"name\";s:7:\"Reposil\";s:3:\"nbr\";s:1:\"1\";}i:853;a:2:{s:4:\"name\";s:9:\"Miafem Cd\";s:3:\"nbr\";s:1:\"1\";}i:855;a:2:{s:4:\"name\";s:9:\"Quetiazic\";s:3:\"nbr\";s:1:\"1\";}i:858;a:2:{s:4:\"name\";s:6:\"Otisec\";s:3:\"nbr\";s:1:\"1\";}i:859;a:2:{s:4:\"name\";s:10:\"Euphorbium\";s:3:\"nbr\";s:1:\"1\";}i:861;a:2:{s:4:\"name\";s:16:\"Predsolets Forte\";s:3:\"nbr\";s:1:\"1\";}i:862;a:2:{s:4:\"name\";s:8:\"Vertifin\";s:3:\"nbr\";s:1:\"1\";}i:864;a:2:{s:4:\"name\";s:11:\"Zival Forte\";s:3:\"nbr\";s:1:\"1\";}i:865;a:2:{s:4:\"name\";s:18:\"Cloruro de Potasio\";s:3:\"nbr\";s:1:\"1\";}i:869;a:2:{s:4:\"name\";s:6:\"Concor\";s:3:\"nbr\";s:1:\"4\";}i:873;a:2:{s:4:\"name\";s:8:\"Viora Cd\";s:3:\"nbr\";s:1:\"1\";}i:874;a:2:{s:4:\"name\";s:10:\"Microgynon\";s:3:\"nbr\";s:1:\"1\";}i:876;a:2:{s:4:\"name\";s:9:\"Neurobion\";s:3:\"nbr\";s:1:\"3\";}i:878;a:2:{s:4:\"name\";s:8:\"Bladuril\";s:3:\"nbr\";s:1:\"1\";}i:879;a:2:{s:4:\"name\";s:16:\"Hepar Compositum\";s:3:\"nbr\";s:1:\"1\";}i:881;a:2:{s:4:\"name\";s:9:\"Miafem 20\";s:3:\"nbr\";s:1:\"1\";}i:883;a:2:{s:4:\"name\";s:11:\"Marvelon 20\";s:3:\"nbr\";s:1:\"1\";}i:884;a:2:{s:4:\"name\";s:8:\"Zincovit\";s:3:\"nbr\";s:1:\"2\";}i:886;a:2:{s:4:\"name\";s:8:\"Viora 20\";s:3:\"nbr\";s:1:\"1\";}i:887;a:2:{s:4:\"name\";s:6:\"Hialof\";s:3:\"nbr\";s:1:\"1\";}i:889;a:2:{s:4:\"name\";s:15:\"Poentobral Plus\";s:3:\"nbr\";s:1:\"1\";}i:892;a:2:{s:4:\"name\";s:7:\"Iltuxam\";s:3:\"nbr\";s:1:\"2\";}i:894;a:2:{s:4:\"name\";s:6:\"Leoval\";s:3:\"nbr\";s:1:\"2\";}i:896;a:2:{s:4:\"name\";s:8:\"Traumeel\";s:3:\"nbr\";s:1:\"4\";}i:897;a:2:{s:4:\"name\";s:6:\"Normix\";s:3:\"nbr\";s:1:\"1\";}i:898;a:2:{s:4:\"name\";s:10:\"Hexalectol\";s:3:\"nbr\";s:1:\"1\";}i:899;a:2:{s:4:\"name\";s:9:\"Sophipren\";s:3:\"nbr\";s:1:\"1\";}i:900;a:2:{s:4:\"name\";s:8:\"Benzamil\";s:3:\"nbr\";s:1:\"2\";}i:901;a:2:{s:4:\"name\";s:8:\"Ivercass\";s:3:\"nbr\";s:1:\"1\";}i:902;a:2:{s:4:\"name\";s:12:\"Vartalan (B)\";s:3:\"nbr\";s:1:\"1\";}i:903;a:2:{s:4:\"name\";s:7:\"Freegen\";s:3:\"nbr\";s:1:\"4\";}i:904;a:2:{s:4:\"name\";s:6:\"Alcrem\";s:3:\"nbr\";s:1:\"1\";}i:907;a:2:{s:4:\"name\";s:7:\"Progeva\";s:3:\"nbr\";s:1:\"1\";}i:908;a:2:{s:4:\"name\";s:7:\"Intaxel\";s:3:\"nbr\";s:1:\"3\";}i:911;a:2:{s:4:\"name\";s:9:\"Prostop-D\";s:3:\"nbr\";s:1:\"1\";}i:912;a:2:{s:4:\"name\";s:7:\"Vatanal\";s:3:\"nbr\";s:1:\"2\";}i:913;a:2:{s:4:\"name\";s:7:\"Maximox\";s:3:\"nbr\";s:1:\"2\";}i:916;a:2:{s:4:\"name\";s:8:\"Bupredol\";s:3:\"nbr\";s:1:\"2\";}i:917;a:2:{s:4:\"name\";s:9:\"Divalprex\";s:3:\"nbr\";s:1:\"1\";}i:918;a:2:{s:4:\"name\";s:15:\"Finartrit Forte\";s:3:\"nbr\";s:1:\"1\";}i:920;a:2:{s:4:\"name\";s:8:\"Moviplus\";s:3:\"nbr\";s:1:\"1\";}i:921;a:2:{s:4:\"name\";s:6:\"Tellmi\";s:3:\"nbr\";s:1:\"3\";}i:922;a:2:{s:4:\"name\";s:8:\"Marvelon\";s:3:\"nbr\";s:1:\"1\";}i:924;a:2:{s:4:\"name\";s:7:\"Liberat\";s:3:\"nbr\";s:1:\"3\";}i:927;a:2:{s:4:\"name\";s:8:\"Sulpilan\";s:3:\"nbr\";s:1:\"2\";}i:930;a:2:{s:4:\"name\";s:8:\"Progendo\";s:3:\"nbr\";s:1:\"2\";}i:932;a:2:{s:4:\"name\";s:9:\"Tronsalan\";s:3:\"nbr\";s:1:\"1\";}i:935;a:2:{s:4:\"name\";s:5:\"Rimox\";s:3:\"nbr\";s:1:\"1\";}i:936;a:2:{s:4:\"name\";s:8:\"Aerovial\";s:3:\"nbr\";s:1:\"1\";}i:937;a:2:{s:4:\"name\";s:11:\"Femelle Fol\";s:3:\"nbr\";s:1:\"1\";}i:938;a:2:{s:4:\"name\";s:14:\"Femelle 20 Fol\";s:3:\"nbr\";s:1:\"1\";}i:940;a:2:{s:4:\"name\";s:6:\"Gestel\";s:3:\"nbr\";s:1:\"1\";}i:941;a:2:{s:4:\"name\";s:7:\"Monkast\";s:3:\"nbr\";s:1:\"1\";}i:942;a:2:{s:4:\"name\";s:8:\"Sophixin\";s:3:\"nbr\";s:1:\"3\";}i:943;a:2:{s:4:\"name\";s:9:\"Nicodrops\";s:3:\"nbr\";s:1:\"1\";}i:944;a:2:{s:4:\"name\";s:9:\"Biomira-T\";s:3:\"nbr\";s:1:\"1\";}i:946;a:2:{s:4:\"name\";s:8:\"Cetraxal\";s:3:\"nbr\";s:1:\"1\";}i:947;a:2:{s:4:\"name\";s:8:\"Tolexine\";s:3:\"nbr\";s:1:\"1\";}i:948;a:2:{s:4:\"name\";s:7:\"Meganox\";s:3:\"nbr\";s:1:\"1\";}i:951;a:2:{s:4:\"name\";s:13:\"Azitrom Forte\";s:3:\"nbr\";s:1:\"1\";}i:952;a:2:{s:4:\"name\";s:10:\"Trex Forte\";s:3:\"nbr\";s:1:\"1\";}i:953;a:2:{s:4:\"name\";s:9:\"Pluriamin\";s:3:\"nbr\";s:1:\"1\";}i:954;a:2:{s:4:\"name\";s:6:\"Ariana\";s:3:\"nbr\";s:1:\"1\";}i:955;a:2:{s:4:\"name\";s:7:\"Lucaste\";s:3:\"nbr\";s:1:\"3\";}i:956;a:2:{s:4:\"name\";s:8:\"Drovelis\";s:3:\"nbr\";s:1:\"1\";}i:957;a:2:{s:4:\"name\";s:10:\"Bagomicina\";s:3:\"nbr\";s:1:\"1\";}i:959;a:2:{s:4:\"name\";s:7:\"Ilostal\";s:3:\"nbr\";s:1:\"1\";}i:961;a:2:{s:4:\"name\";s:8:\"Vitabral\";s:3:\"nbr\";s:1:\"2\";}i:963;a:2:{s:4:\"name\";s:10:\"Glucovance\";s:3:\"nbr\";s:1:\"3\";}i:964;a:2:{s:4:\"name\";s:8:\"Vastus-5\";s:3:\"nbr\";s:1:\"1\";}i:966;a:2:{s:4:\"name\";s:8:\"Exelring\";s:3:\"nbr\";s:1:\"1\";}i:967;a:2:{s:4:\"name\";s:9:\"Gianda CD\";s:3:\"nbr\";s:1:\"1\";}i:972;a:2:{s:4:\"name\";s:7:\"Zepiken\";s:3:\"nbr\";s:1:\"1\";}i:974;a:2:{s:4:\"name\";s:5:\"Iltux\";s:3:\"nbr\";s:1:\"1\";}i:976;a:2:{s:4:\"name\";s:6:\"Zyrtec\";s:3:\"nbr\";s:1:\"2\";}i:978;a:2:{s:4:\"name\";s:9:\"Tellmi AM\";s:3:\"nbr\";s:1:\"3\";}i:979;a:2:{s:4:\"name\";s:11:\"Cardiosmile\";s:3:\"nbr\";s:1:\"1\";}i:980;a:2:{s:4:\"name\";s:7:\"Eltoven\";s:3:\"nbr\";s:1:\"1\";}i:983;a:2:{s:4:\"name\";s:5:\"Actan\";s:3:\"nbr\";s:1:\"2\";}i:984;a:2:{s:4:\"name\";s:8:\"Vesicare\";s:3:\"nbr\";s:1:\"1\";}i:985;a:2:{s:4:\"name\";s:7:\"Noretis\";s:3:\"nbr\";s:1:\"2\";}i:986;a:2:{s:4:\"name\";s:6:\"Miafem\";s:3:\"nbr\";s:1:\"1\";}i:987;a:2:{s:4:\"name\";s:9:\"Ginedazol\";s:3:\"nbr\";s:1:\"1\";}i:989;a:2:{s:4:\"name\";s:6:\"Belara\";s:3:\"nbr\";s:1:\"1\";}i:993;a:2:{s:4:\"name\";s:8:\"Venosmil\";s:3:\"nbr\";s:1:\"1\";}i:995;a:2:{s:4:\"name\";s:6:\"Dahlia\";s:3:\"nbr\";s:1:\"1\";}i:996;a:2:{s:4:\"name\";s:5:\"Zoely\";s:3:\"nbr\";s:1:\"1\";}i:997;a:2:{s:4:\"name\";s:10:\"Humylub Pf\";s:3:\"nbr\";s:1:\"1\";}i:998;a:2:{s:4:\"name\";s:13:\"Amobiotic Bid\";s:3:\"nbr\";s:1:\"1\";}i:999;a:2:{s:4:\"name\";s:7:\"Valerix\";s:3:\"nbr\";s:1:\"1\";}i:1002;a:2:{s:4:\"name\";s:7:\"Kopodex\";s:3:\"nbr\";s:1:\"2\";}i:1003;a:2:{s:4:\"name\";s:8:\"Libraxin\";s:3:\"nbr\";s:1:\"1\";}i:1005;a:2:{s:4:\"name\";s:11:\"Gaap Ofteno\";s:3:\"nbr\";s:1:\"1\";}i:1007;a:2:{s:4:\"name\";s:7:\"Donabel\";s:3:\"nbr\";s:1:\"1\";}i:1008;a:2:{s:4:\"name\";s:11:\"Oftol Forte\";s:3:\"nbr\";s:1:\"1\";}i:1009;a:2:{s:4:\"name\";s:8:\"Pantocal\";s:3:\"nbr\";s:1:\"1\";}i:1010;a:2:{s:4:\"name\";s:12:\"Lymphomyosot\";s:3:\"nbr\";s:1:\"1\";}i:1011;a:2:{s:4:\"name\";s:7:\"Disalot\";s:3:\"nbr\";s:1:\"1\";}i:1012;a:2:{s:4:\"name\";s:19:\"Selenium Heelaccord\";s:3:\"nbr\";s:1:\"1\";}i:1013;a:2:{s:4:\"name\";s:11:\"Atemperator\";s:3:\"nbr\";s:1:\"1\";}i:1015;a:2:{s:4:\"name\";s:10:\"Femelle 20\";s:3:\"nbr\";s:1:\"1\";}i:1017;a:2:{s:4:\"name\";s:12:\"Gastricumeel\";s:3:\"nbr\";s:1:\"1\";}i:1021;a:2:{s:4:\"name\";s:8:\"Invictus\";s:3:\"nbr\";s:1:\"2\";}i:1023;a:2:{s:4:\"name\";s:7:\"Disflax\";s:3:\"nbr\";s:1:\"3\";}i:1024;a:2:{s:4:\"name\";s:8:\"Flu-Sure\";s:3:\"nbr\";s:1:\"1\";}i:1025;a:2:{s:4:\"name\";s:6:\"Nordox\";s:3:\"nbr\";s:1:\"1\";}i:1026;a:2:{s:4:\"name\";s:8:\"Ramipres\";s:3:\"nbr\";s:1:\"1\";}i:1027;a:2:{s:4:\"name\";s:8:\"Lamictal\";s:3:\"nbr\";s:1:\"1\";}i:1029;a:2:{s:4:\"name\";s:10:\"Gripp-Heel\";s:3:\"nbr\";s:1:\"1\";}i:1030;a:2:{s:4:\"name\";s:17:\"Eliptic PF Ofteno\";s:3:\"nbr\";s:1:\"1\";}i:1031;a:2:{s:4:\"name\";s:8:\"Femoston\";s:3:\"nbr\";s:1:\"1\";}i:1032;a:2:{s:4:\"name\";s:7:\"Blissel\";s:3:\"nbr\";s:1:\"1\";}i:1033;a:2:{s:4:\"name\";s:9:\"Labosalic\";s:3:\"nbr\";s:1:\"1\";}i:1034;a:2:{s:4:\"name\";s:8:\"Ciprodex\";s:3:\"nbr\";s:1:\"1\";}i:1035;a:2:{s:4:\"name\";s:11:\"Grifoclobam\";s:3:\"nbr\";s:1:\"1\";}i:1037;a:2:{s:4:\"name\";s:9:\"Finaprost\";s:3:\"nbr\";s:1:\"1\";}i:1038;a:2:{s:4:\"name\";s:5:\"Ginna\";s:3:\"nbr\";s:1:\"1\";}i:1039;a:2:{s:4:\"name\";s:6:\"Kairos\";s:3:\"nbr\";s:1:\"1\";}i:1041;a:2:{s:4:\"name\";s:10:\"Multiflora\";s:3:\"nbr\";s:1:\"2\";}i:1043;a:2:{s:4:\"name\";s:8:\"Zebesten\";s:3:\"nbr\";s:1:\"1\";}i:1045;a:2:{s:4:\"name\";s:9:\"Reumazine\";s:3:\"nbr\";s:1:\"1\";}i:1046;a:2:{s:4:\"name\";s:9:\"Quinobiot\";s:3:\"nbr\";s:1:\"1\";}i:1047;a:2:{s:4:\"name\";s:7:\"Butrino\";s:3:\"nbr\";s:1:\"1\";}i:1048;a:2:{s:4:\"name\";s:8:\"Dipemina\";s:3:\"nbr\";s:1:\"1\";}i:1049;a:2:{s:4:\"name\";s:8:\"Pregobin\";s:3:\"nbr\";s:1:\"2\";}i:1051;a:2:{s:4:\"name\";s:7:\"Minosta\";s:3:\"nbr\";s:1:\"1\";}i:1052;a:2:{s:4:\"name\";s:8:\"Poem Fem\";s:3:\"nbr\";s:1:\"1\";}i:1053;a:2:{s:4:\"name\";s:6:\"Auxxil\";s:3:\"nbr\";s:1:\"2\";}i:1054;a:2:{s:4:\"name\";s:7:\"Cordiax\";s:3:\"nbr\";s:1:\"2\";}i:1055;a:2:{s:4:\"name\";s:9:\"Bilaten-D\";s:3:\"nbr\";s:1:\"1\";}i:1056;a:2:{s:4:\"name\";s:5:\"Oftol\";s:3:\"nbr\";s:1:\"1\";}i:1058;a:2:{s:4:\"name\";s:7:\"Dixi 35\";s:3:\"nbr\";s:1:\"1\";}i:1060;a:2:{s:4:\"name\";s:8:\"Ciclidon\";s:3:\"nbr\";s:1:\"1\";}i:1061;a:2:{s:4:\"name\";s:8:\"Reduclim\";s:3:\"nbr\";s:1:\"1\";}i:1062;a:2:{s:4:\"name\";s:7:\"Seronex\";s:3:\"nbr\";s:1:\"2\";}i:1063;a:2:{s:4:\"name\";s:4:\"Doox\";s:3:\"nbr\";s:1:\"1\";}i:1065;a:2:{s:4:\"name\";s:8:\"Maltofer\";s:3:\"nbr\";s:1:\"2\";}i:1066;a:2:{s:4:\"name\";s:10:\"Siccafluid\";s:3:\"nbr\";s:1:\"1\";}i:1067;a:2:{s:4:\"name\";s:5:\"Lomex\";s:3:\"nbr\";s:1:\"1\";}i:1069;a:2:{s:4:\"name\";s:11:\"Iltuxam HCT\";s:3:\"nbr\";s:1:\"1\";}i:1072;a:2:{s:4:\"name\";s:8:\"Clinomat\";s:3:\"nbr\";s:1:\"1\";}i:1073;a:2:{s:4:\"name\";s:7:\"Ovestin\";s:3:\"nbr\";s:1:\"1\";}i:1074;a:2:{s:4:\"name\";s:13:\"Isotretinoina\";s:3:\"nbr\";s:1:\"1\";}i:1075;a:2:{s:4:\"name\";s:9:\"Duphaston\";s:3:\"nbr\";s:1:\"1\";}i:1077;a:2:{s:4:\"name\";s:7:\"Alertex\";s:3:\"nbr\";s:1:\"2\";}i:1079;a:2:{s:4:\"name\";s:7:\"Herolan\";s:3:\"nbr\";s:1:\"1\";}i:1081;a:2:{s:4:\"name\";s:8:\"Trinomia\";s:3:\"nbr\";s:1:\"1\";}i:1082;a:2:{s:4:\"name\";s:7:\"Protium\";s:3:\"nbr\";s:1:\"4\";}i:1084;a:2:{s:4:\"name\";s:8:\"Klimedix\";s:3:\"nbr\";s:1:\"1\";}i:1086;a:2:{s:4:\"name\";s:8:\"Coversyl\";s:3:\"nbr\";s:1:\"2\";}i:1088;a:2:{s:4:\"name\";s:19:\"Coenzyme Compositum\";s:3:\"nbr\";s:1:\"1\";}i:1089;a:2:{s:4:\"name\";s:9:\"Cardiolen\";s:3:\"nbr\";s:1:\"2\";}i:1090;a:2:{s:4:\"name\";s:8:\"Topictal\";s:3:\"nbr\";s:1:\"2\";}i:1092;a:2:{s:4:\"name\";s:6:\"Medrol\";s:3:\"nbr\";s:1:\"1\";}i:1093;a:2:{s:4:\"name\";s:8:\"Diane 35\";s:3:\"nbr\";s:1:\"1\";}i:1095;a:2:{s:4:\"name\";s:8:\"Meprokem\";s:3:\"nbr\";s:1:\"2\";}i:1098;a:2:{s:4:\"name\";s:14:\"Eliptic Ofteno\";s:3:\"nbr\";s:1:\"1\";}i:1100;a:2:{s:4:\"name\";s:9:\"Krytantek\";s:3:\"nbr\";s:1:\"1\";}i:1101;a:2:{s:4:\"name\";s:5:\"Cefin\";s:3:\"nbr\";s:1:\"2\";}i:1102;a:2:{s:4:\"name\";s:7:\"Kaditur\";s:3:\"nbr\";s:1:\"1\";}i:1103;a:2:{s:4:\"name\";s:8:\"Dermodan\";s:3:\"nbr\";s:1:\"2\";}i:1105;a:2:{s:4:\"name\";s:8:\"Serenata\";s:3:\"nbr\";s:1:\"1\";}i:1106;a:2:{s:4:\"name\";s:6:\"Daksol\";s:3:\"nbr\";s:1:\"1\";}i:1107;a:2:{s:4:\"name\";s:11:\"Grifoparkin\";s:3:\"nbr\";s:1:\"1\";}i:1108;a:2:{s:4:\"name\";s:6:\"Toprel\";s:3:\"nbr\";s:1:\"2\";}i:1109;a:2:{s:4:\"name\";s:8:\"Losapres\";s:3:\"nbr\";s:1:\"1\";}i:1110;a:2:{s:4:\"name\";s:9:\"Biobactro\";s:3:\"nbr\";s:1:\"1\";}i:1112;a:2:{s:4:\"name\";s:5:\"Klina\";s:3:\"nbr\";s:1:\"2\";}i:1115;a:2:{s:4:\"name\";s:8:\"Atropina\";s:3:\"nbr\";s:1:\"1\";}i:1117;a:2:{s:4:\"name\";s:5:\"Moxof\";s:3:\"nbr\";s:1:\"1\";}i:1118;a:2:{s:4:\"name\";s:8:\"Ciproval\";s:3:\"nbr\";s:1:\"3\";}i:1119;a:2:{s:4:\"name\";s:7:\"Vadiral\";s:3:\"nbr\";s:1:\"1\";}i:1120;a:2:{s:4:\"name\";s:6:\"Nyskin\";s:3:\"nbr\";s:1:\"2\";}i:1122;a:2:{s:4:\"name\";s:6:\"Venlax\";s:3:\"nbr\";s:1:\"2\";}i:1123;a:2:{s:4:\"name\";s:6:\"Ciblex\";s:3:\"nbr\";s:1:\"1\";}i:1125;a:2:{s:4:\"name\";s:10:\"Butrino Xl\";s:3:\"nbr\";s:1:\"2\";}i:1126;a:2:{s:4:\"name\";s:12:\"Fisiofer Fol\";s:3:\"nbr\";s:1:\"1\";}i:1127;a:2:{s:4:\"name\";s:6:\"Blox-D\";s:3:\"nbr\";s:1:\"2\";}i:1128;a:2:{s:4:\"name\";s:5:\"Pamax\";s:3:\"nbr\";s:1:\"1\";}i:1130;a:2:{s:4:\"name\";s:7:\"Izinova\";s:3:\"nbr\";s:1:\"1\";}i:1131;a:2:{s:4:\"name\";s:12:\"Cardioplus-D\";s:3:\"nbr\";s:1:\"1\";}i:1135;a:2:{s:4:\"name\";s:11:\"Ambilan Bid\";s:3:\"nbr\";s:1:\"1\";}i:1137;a:2:{s:4:\"name\";s:15:\"Fibrolow Lidose\";s:3:\"nbr\";s:1:\"1\";}i:1138;a:2:{s:4:\"name\";s:6:\"Agglad\";s:3:\"nbr\";s:1:\"1\";}i:1139;a:2:{s:4:\"name\";s:6:\"Tramal\";s:3:\"nbr\";s:1:\"1\";}i:1140;a:2:{s:4:\"name\";s:13:\"Yaz Metafolin\";s:3:\"nbr\";s:1:\"1\";}i:1143;a:2:{s:4:\"name\";s:11:\"Dexacort- C\";s:3:\"nbr\";s:1:\"1\";}i:1145;a:2:{s:4:\"name\";s:5:\"Zabak\";s:3:\"nbr\";s:1:\"1\";}i:1147;a:2:{s:4:\"name\";s:14:\"Alergiol Forte\";s:3:\"nbr\";s:1:\"1\";}i:1148;a:2:{s:4:\"name\";s:7:\"Coritex\";s:3:\"nbr\";s:1:\"1\";}i:1149;a:2:{s:4:\"name\";s:7:\"Olodina\";s:3:\"nbr\";s:1:\"1\";}i:1150;a:2:{s:4:\"name\";s:10:\"Citoneuron\";s:3:\"nbr\";s:1:\"1\";}i:1151;a:2:{s:4:\"name\";s:8:\"Contumax\";s:3:\"nbr\";s:1:\"1\";}i:1157;a:2:{s:4:\"name\";s:14:\"Gaap Ofteno PF\";s:3:\"nbr\";s:1:\"1\";}i:1158;a:2:{s:4:\"name\";s:7:\"Crestor\";s:3:\"nbr\";s:1:\"1\";}i:1159;a:2:{s:4:\"name\";s:8:\"Trilipix\";s:3:\"nbr\";s:1:\"1\";}i:1160;a:2:{s:4:\"name\";s:6:\"Flamir\";s:3:\"nbr\";s:1:\"1\";}i:1161;a:2:{s:4:\"name\";s:9:\"Fluomizin\";s:3:\"nbr\";s:1:\"1\";}i:1163;a:2:{s:4:\"name\";s:6:\"Fluxus\";s:3:\"nbr\";s:1:\"1\";}i:1164;a:2:{s:4:\"name\";s:7:\"Oftaler\";s:3:\"nbr\";s:1:\"2\";}i:1165;a:2:{s:4:\"name\";s:19:\"Viternum Vitaminado\";s:3:\"nbr\";s:1:\"1\";}i:1168;a:2:{s:4:\"name\";s:13:\"Systane Ultra\";s:3:\"nbr\";s:1:\"1\";}i:1169;a:2:{s:4:\"name\";s:10:\"Hidroferol\";s:3:\"nbr\";s:1:\"1\";}i:1170;a:2:{s:4:\"name\";s:10:\"Duspatalin\";s:3:\"nbr\";s:1:\"1\";}i:1174;a:2:{s:4:\"name\";s:11:\"Levogastrol\";s:3:\"nbr\";s:1:\"2\";}i:1175;a:2:{s:4:\"name\";s:12:\"Dinaflex Duo\";s:3:\"nbr\";s:1:\"1\";}i:1176;a:2:{s:4:\"name\";s:9:\"Irbevitae\";s:3:\"nbr\";s:1:\"1\";}i:1177;a:2:{s:4:\"name\";s:10:\"Doloverina\";s:3:\"nbr\";s:1:\"1\";}i:1178;a:2:{s:4:\"name\";s:14:\"Ginedazol Dual\";s:3:\"nbr\";s:1:\"1\";}i:1179;a:2:{s:4:\"name\";s:7:\"Curocef\";s:3:\"nbr\";s:1:\"2\";}i:1180;a:2:{s:4:\"name\";s:12:\"Dutamsuvitae\";s:3:\"nbr\";s:1:\"1\";}i:1181;a:2:{s:4:\"name\";s:8:\"Ritmenal\";s:3:\"nbr\";s:1:\"2\";}i:1184;a:2:{s:4:\"name\";s:11:\"Systane Gel\";s:3:\"nbr\";s:1:\"1\";}i:1185;a:2:{s:4:\"name\";s:12:\"Micofenolato\";s:3:\"nbr\";s:1:\"2\";}i:1188;a:2:{s:4:\"name\";s:7:\"Movigil\";s:3:\"nbr\";s:1:\"2\";}i:1190;a:2:{s:4:\"name\";s:11:\"Travof-T SP\";s:3:\"nbr\";s:1:\"1\";}i:1191;a:2:{s:4:\"name\";s:10:\"Fersitol D\";s:3:\"nbr\";s:1:\"1\";}i:1192;a:2:{s:4:\"name\";s:7:\"Antrofi\";s:3:\"nbr\";s:1:\"1\";}i:1194;a:2:{s:4:\"name\";s:3:\"Yaz\";s:3:\"nbr\";s:1:\"1\";}i:1195;a:2:{s:4:\"name\";s:13:\"Blephagel Duo\";s:3:\"nbr\";s:1:\"1\";}i:1196;a:2:{s:4:\"name\";s:7:\"Acecnou\";s:3:\"nbr\";s:1:\"2\";}i:1197;a:2:{s:4:\"name\";s:10:\"Euromicina\";s:3:\"nbr\";s:1:\"1\";}i:1198;a:2:{s:4:\"name\";s:6:\"Ibanox\";s:3:\"nbr\";s:1:\"1\";}i:1199;a:2:{s:4:\"name\";s:6:\"Optive\";s:3:\"nbr\";s:1:\"1\";}i:1200;a:2:{s:4:\"name\";s:7:\"Clauter\";s:3:\"nbr\";s:1:\"1\";}i:1202;a:2:{s:4:\"name\";s:13:\"Blephademodex\";s:3:\"nbr\";s:1:\"1\";}i:1204;a:2:{s:4:\"name\";s:12:\"Ferroprotina\";s:3:\"nbr\";s:1:\"1\";}i:1205;a:2:{s:4:\"name\";s:8:\"Endofalk\";s:3:\"nbr\";s:1:\"1\";}i:1206;a:2:{s:4:\"name\";s:9:\"Valaxam-D\";s:3:\"nbr\";s:1:\"3\";}i:1207;a:2:{s:4:\"name\";s:6:\"Evafem\";s:3:\"nbr\";s:1:\"1\";}i:1208;a:2:{s:4:\"name\";s:6:\"Pandel\";s:3:\"nbr\";s:1:\"1\";}i:1211;a:2:{s:4:\"name\";s:10:\"3-A Ofteno\";s:3:\"nbr\";s:1:\"1\";}i:1212;a:2:{s:4:\"name\";s:12:\"Ritmocor (R)\";s:3:\"nbr\";s:1:\"1\";}i:1213;a:2:{s:4:\"name\";s:9:\"Fibrotina\";s:3:\"nbr\";s:1:\"1\";}i:1214;a:2:{s:4:\"name\";s:5:\"Lirex\";s:3:\"nbr\";s:1:\"1\";}i:1215;a:2:{s:4:\"name\";s:11:\"Aerochamber\";s:3:\"nbr\";s:1:\"2\";}i:1217;a:2:{s:4:\"name\";s:7:\"Novalif\";s:3:\"nbr\";s:1:\"1\";}i:1222;a:2:{s:4:\"name\";s:7:\"Celtium\";s:3:\"nbr\";s:1:\"3\";}i:1223;a:2:{s:4:\"name\";s:6:\"Rivoxa\";s:3:\"nbr\";s:1:\"1\";}i:1224;a:2:{s:4:\"name\";s:11:\"Natrilix SR\";s:3:\"nbr\";s:1:\"1\";}i:1225;a:2:{s:4:\"name\";s:6:\"Brimof\";s:3:\"nbr\";s:1:\"1\";}i:1227;a:2:{s:4:\"name\";s:9:\"Rixovitae\";s:3:\"nbr\";s:1:\"1\";}i:1236;a:2:{s:4:\"name\";s:7:\"Fucidin\";s:3:\"nbr\";s:1:\"1\";}i:1237;a:2:{s:4:\"name\";s:11:\"Neurobionta\";s:3:\"nbr\";s:1:\"2\";}i:1238;a:2:{s:4:\"name\";s:11:\"Betaloc ZOK\";s:3:\"nbr\";s:1:\"3\";}i:1240;a:2:{s:4:\"name\";s:17:\"Thealoz Duo Gotas\";s:3:\"nbr\";s:1:\"1\";}i:1243;a:2:{s:4:\"name\";s:10:\"Procoralan\";s:3:\"nbr\";s:1:\"3\";}i:1244;a:2:{s:4:\"name\";s:8:\"Tensuren\";s:3:\"nbr\";s:1:\"2\";}i:1245;a:2:{s:4:\"name\";s:7:\"Allegra\";s:3:\"nbr\";s:1:\"2\";}i:1246;a:2:{s:4:\"name\";s:6:\"Pruval\";s:3:\"nbr\";s:1:\"2\";}i:1251;a:2:{s:4:\"name\";s:9:\"Rosuvitae\";s:3:\"nbr\";s:1:\"2\";}i:1252;a:2:{s:4:\"name\";s:6:\"Qlaira\";s:3:\"nbr\";s:1:\"1\";}i:1254;a:2:{s:4:\"name\";s:11:\"Gamalate B6\";s:3:\"nbr\";s:1:\"1\";}i:1255;a:2:{s:4:\"name\";s:10:\"Brimopress\";s:3:\"nbr\";s:1:\"1\";}i:1256;a:2:{s:4:\"name\";s:6:\"Hyabak\";s:3:\"nbr\";s:1:\"1\";}i:1257;a:2:{s:4:\"name\";s:8:\"Rovartal\";s:3:\"nbr\";s:1:\"1\";}i:1262;a:2:{s:4:\"name\";s:5:\"Idena\";s:3:\"nbr\";s:1:\"1\";}i:1263;a:2:{s:4:\"name\";s:6:\"Cozaar\";s:3:\"nbr\";s:1:\"1\";}i:1264;a:2:{s:4:\"name\";s:15:\"Thealoz Duo Gel\";s:3:\"nbr\";s:1:\"1\";}i:1265;a:2:{s:4:\"name\";s:8:\"Baycuten\";s:3:\"nbr\";s:1:\"1\";}i:1266;a:2:{s:4:\"name\";s:10:\"Subelan XR\";s:3:\"nbr\";s:1:\"2\";}i:1269;a:2:{s:4:\"name\";s:9:\"Fucidin H\";s:3:\"nbr\";s:1:\"1\";}i:1270;a:2:{s:4:\"name\";s:7:\"Blox AM\";s:3:\"nbr\";s:1:\"2\";}i:1272;a:2:{s:4:\"name\";s:6:\"Sifrol\";s:3:\"nbr\";s:1:\"3\";}i:1273;a:2:{s:4:\"name\";s:7:\"Zaldiar\";s:3:\"nbr\";s:1:\"1\";}i:1274;a:2:{s:4:\"name\";s:8:\"TobraDex\";s:3:\"nbr\";s:1:\"1\";}i:1276;a:2:{s:4:\"name\";s:7:\"Dublina\";s:3:\"nbr\";s:1:\"1\";}i:1277;a:2:{s:4:\"name\";s:9:\"Yasmin CD\";s:3:\"nbr\";s:1:\"1\";}i:1279;a:2:{s:4:\"name\";s:7:\"Enclyna\";s:3:\"nbr\";s:1:\"1\";}i:1282;a:2:{s:4:\"name\";s:11:\"Piascledine\";s:3:\"nbr\";s:1:\"1\";}i:1283;a:2:{s:4:\"name\";s:6:\"Hiprex\";s:3:\"nbr\";s:1:\"1\";}i:1284;a:2:{s:4:\"name\";s:7:\"Valaxam\";s:3:\"nbr\";s:1:\"2\";}i:1285;a:2:{s:4:\"name\";s:9:\"Nutracort\";s:3:\"nbr\";s:1:\"1\";}i:1286;a:2:{s:4:\"name\";s:10:\"Vildavitae\";s:3:\"nbr\";s:1:\"1\";}i:1287;a:2:{s:4:\"name\";s:7:\"Janumet\";s:3:\"nbr\";s:1:\"3\";}i:1289;a:2:{s:4:\"name\";s:9:\"Dermovate\";s:3:\"nbr\";s:1:\"5\";}i:1290;a:2:{s:4:\"name\";s:7:\"Acnotin\";s:3:\"nbr\";s:1:\"2\";}i:1292;a:2:{s:4:\"name\";s:23:\"Systane Hidratación SP\";s:3:\"nbr\";s:1:\"1\";}i:1294;a:2:{s:4:\"name\";s:7:\"Tresiba\";s:3:\"nbr\";s:1:\"1\";}i:1295;a:2:{s:4:\"name\";s:7:\"Trombex\";s:3:\"nbr\";s:1:\"2\";}i:1298;a:2:{s:4:\"name\";s:7:\"Tonaril\";s:3:\"nbr\";s:1:\"1\";}i:1299;a:2:{s:4:\"name\";s:7:\"Lipoten\";s:3:\"nbr\";s:1:\"2\";}i:1300;a:2:{s:4:\"name\";s:6:\"Arizol\";s:3:\"nbr\";s:1:\"2\";}i:1301;a:2:{s:4:\"name\";s:6:\"Spiron\";s:3:\"nbr\";s:1:\"2\";}i:1306;a:2:{s:4:\"name\";s:9:\"Jardiance\";s:3:\"nbr\";s:1:\"3\";}i:1307;a:2:{s:4:\"name\";s:8:\"Quetidin\";s:3:\"nbr\";s:1:\"1\";}i:1308;a:2:{s:4:\"name\";s:7:\"Acantex\";s:3:\"nbr\";s:1:\"1\";}i:1310;a:2:{s:4:\"name\";s:10:\"Enalten Dn\";s:3:\"nbr\";s:1:\"1\";}i:1311;a:2:{s:4:\"name\";s:5:\"Somno\";s:3:\"nbr\";s:1:\"2\";}i:1312;a:2:{s:4:\"name\";s:10:\"Deroxat Cr\";s:3:\"nbr\";s:1:\"2\";}i:1315;a:2:{s:4:\"name\";s:7:\"Lukanex\";s:3:\"nbr\";s:1:\"1\";}i:1320;a:2:{s:4:\"name\";s:4:\"Blox\";s:3:\"nbr\";s:1:\"3\";}i:1322;a:2:{s:4:\"name\";s:7:\"Antabus\";s:3:\"nbr\";s:1:\"1\";}i:1323;a:2:{s:4:\"name\";s:11:\"Depo Medrol\";s:3:\"nbr\";s:1:\"2\";}i:1325;a:2:{s:4:\"name\";s:6:\"Keppra\";s:3:\"nbr\";s:1:\"2\";}i:1326;a:2:{s:4:\"name\";s:7:\"Cefirax\";s:3:\"nbr\";s:1:\"2\";}i:1327;a:2:{s:4:\"name\";s:8:\"Eutebrol\";s:3:\"nbr\";s:1:\"1\";}i:1328;a:2:{s:4:\"name\";s:7:\"Sincris\";s:3:\"nbr\";s:1:\"1\";}i:1329;a:2:{s:4:\"name\";s:7:\"Adroxef\";s:3:\"nbr\";s:1:\"1\";}i:1330;a:2:{s:4:\"name\";s:15:\"Magnatil Calcio\";s:3:\"nbr\";s:1:\"1\";}i:1331;a:2:{s:4:\"name\";s:8:\"Betaserc\";s:3:\"nbr\";s:1:\"1\";}i:1332;a:2:{s:4:\"name\";s:5:\"Buxon\";s:3:\"nbr\";s:1:\"2\";}i:1336;a:2:{s:4:\"name\";s:6:\"Tobrex\";s:3:\"nbr\";s:1:\"1\";}i:1339;a:2:{s:4:\"name\";s:10:\"Gotely Duo\";s:3:\"nbr\";s:1:\"1\";}i:1340;a:2:{s:4:\"name\";s:6:\"Galvus\";s:3:\"nbr\";s:1:\"4\";}i:1342;a:2:{s:4:\"name\";s:7:\"Amulsin\";s:3:\"nbr\";s:1:\"1\";}i:1343;a:2:{s:4:\"name\";s:9:\"Acerdil D\";s:3:\"nbr\";s:1:\"1\";}i:1344;a:2:{s:4:\"name\";s:8:\"Actrapid\";s:3:\"nbr\";s:1:\"1\";}i:1346;a:2:{s:4:\"name\";s:6:\"Amplex\";s:3:\"nbr\";s:1:\"2\";}i:1348;a:2:{s:4:\"name\";s:5:\"Ribex\";s:3:\"nbr\";s:1:\"2\";}i:1349;a:2:{s:4:\"name\";s:6:\"Ecan-R\";s:3:\"nbr\";s:1:\"2\";}i:1350;a:2:{s:4:\"name\";s:7:\"Spasmex\";s:3:\"nbr\";s:1:\"1\";}i:1352;a:2:{s:4:\"name\";s:8:\"Microser\";s:3:\"nbr\";s:1:\"3\";}i:1354;a:2:{s:4:\"name\";s:12:\"Brexovent LF\";s:3:\"nbr\";s:1:\"2\";}i:1356;a:2:{s:4:\"name\";s:10:\"Novothyral\";s:3:\"nbr\";s:1:\"1\";}i:1358;a:2:{s:4:\"name\";s:7:\"Equoral\";s:3:\"nbr\";s:1:\"1\";}i:1363;a:2:{s:4:\"name\";s:7:\"Colmibe\";s:3:\"nbr\";s:1:\"3\";}i:1364;a:2:{s:4:\"name\";s:5:\"Amato\";s:3:\"nbr\";s:1:\"1\";}i:1365;a:2:{s:4:\"name\";s:8:\"Eurogrel\";s:3:\"nbr\";s:1:\"1\";}i:1367;a:2:{s:4:\"name\";s:12:\"Nimus Retard\";s:3:\"nbr\";s:1:\"1\";}i:1370;a:2:{s:4:\"name\";s:7:\"Duodart\";s:3:\"nbr\";s:1:\"1\";}i:1371;a:2:{s:4:\"name\";s:10:\"Kanacitrin\";s:3:\"nbr\";s:1:\"1\";}i:1375;a:2:{s:4:\"name\";s:6:\"Livial\";s:3:\"nbr\";s:1:\"2\";}i:1377;a:2:{s:4:\"name\";s:6:\"Vilzer\";s:3:\"nbr\";s:1:\"1\";}i:1379;a:2:{s:4:\"name\";s:18:\"Dinaflex Duo Forte\";s:3:\"nbr\";s:1:\"1\";}i:1380;a:2:{s:4:\"name\";s:9:\"Monoprost\";s:3:\"nbr\";s:1:\"1\";}i:1381;a:2:{s:4:\"name\";s:7:\"Patanol\";s:3:\"nbr\";s:1:\"1\";}i:1382;a:2:{s:4:\"name\";s:7:\"Stresam\";s:3:\"nbr\";s:1:\"1\";}i:1383;a:2:{s:4:\"name\";s:10:\"Dutasvitae\";s:3:\"nbr\";s:1:\"1\";}i:1386;a:2:{s:4:\"name\";s:7:\"Xarelto\";s:3:\"nbr\";s:1:\"2\";}i:1387;a:2:{s:4:\"name\";s:6:\"Ibames\";s:3:\"nbr\";s:1:\"1\";}i:1388;a:2:{s:4:\"name\";s:7:\"Zetirol\";s:3:\"nbr\";s:1:\"3\";}i:1389;a:2:{s:4:\"name\";s:8:\"Differin\";s:3:\"nbr\";s:1:\"3\";}i:1390;a:2:{s:4:\"name\";s:11:\"Epiduo Pump\";s:3:\"nbr\";s:1:\"2\";}i:1394;a:2:{s:4:\"name\";s:7:\"Gluadda\";s:3:\"nbr\";s:1:\"1\";}i:1395;a:2:{s:4:\"name\";s:6:\"Glemaz\";s:3:\"nbr\";s:1:\"1\";}i:1398;a:2:{s:4:\"name\";s:9:\"Actigeron\";s:3:\"nbr\";s:1:\"1\";}i:1399;a:2:{s:4:\"name\";s:7:\"Moxaval\";s:3:\"nbr\";s:1:\"1\";}i:1400;a:2:{s:4:\"name\";s:8:\"Sustenan\";s:3:\"nbr\";s:1:\"1\";}i:1401;a:2:{s:4:\"name\";s:8:\"Ervastin\";s:3:\"nbr\";s:1:\"2\";}i:1403;a:2:{s:4:\"name\";s:10:\"Insulatard\";s:3:\"nbr\";s:1:\"1\";}i:1410;a:2:{s:4:\"name\";s:6:\"Neurok\";s:3:\"nbr\";s:1:\"2\";}i:1411;a:2:{s:4:\"name\";s:9:\"Duratears\";s:3:\"nbr\";s:1:\"1\";}i:1412;a:2:{s:4:\"name\";s:9:\"Soolantra\";s:3:\"nbr\";s:1:\"1\";}i:1413;a:2:{s:4:\"name\";s:10:\"Valcote Er\";s:3:\"nbr\";s:1:\"1\";}i:1415;a:2:{s:4:\"name\";s:10:\"Letrovitae\";s:3:\"nbr\";s:1:\"1\";}i:1420;a:2:{s:4:\"name\";s:7:\"Nevanac\";s:3:\"nbr\";s:1:\"1\";}i:1421;a:2:{s:4:\"name\";s:9:\"Simbrinza\";s:3:\"nbr\";s:1:\"1\";}i:1425;a:2:{s:4:\"name\";s:9:\"Patanol S\";s:3:\"nbr\";s:1:\"1\";}i:1427;a:2:{s:4:\"name\";s:10:\"Arvigil FT\";s:3:\"nbr\";s:1:\"1\";}i:1428;a:2:{s:4:\"name\";s:12:\"Noglucet Met\";s:3:\"nbr\";s:1:\"1\";}i:1430;a:2:{s:4:\"name\";s:7:\"Suganon\";s:3:\"nbr\";s:1:\"1\";}i:1432;a:2:{s:4:\"name\";s:7:\"Xalatan\";s:3:\"nbr\";s:1:\"1\";}i:1433;a:2:{s:4:\"name\";s:9:\"Evocaz Cd\";s:3:\"nbr\";s:1:\"1\";}i:1437;a:2:{s:4:\"name\";s:13:\"Monoprost Duo\";s:3:\"nbr\";s:1:\"1\";}i:1438;a:2:{s:4:\"name\";s:9:\"Cabertrix\";s:3:\"nbr\";s:1:\"1\";}i:1439;a:2:{s:4:\"name\";s:8:\"Seretran\";s:3:\"nbr\";s:1:\"1\";}i:1441;a:2:{s:4:\"name\";s:11:\"Depo-Medrol\";s:3:\"nbr\";s:1:\"1\";}i:1443;a:2:{s:4:\"name\";s:9:\"Rocaltrol\";s:3:\"nbr\";s:1:\"1\";}i:1445;a:2:{s:4:\"name\";s:11:\"Enclyna Duo\";s:3:\"nbr\";s:1:\"1\";}i:1446;a:2:{s:4:\"name\";s:6:\"Jovius\";s:3:\"nbr\";s:1:\"1\";}i:1447;a:2:{s:4:\"name\";s:9:\"Naphcon A\";s:3:\"nbr\";s:1:\"1\";}i:1448;a:2:{s:4:\"name\";s:7:\"Luradon\";s:3:\"nbr\";s:1:\"2\";}i:1452;a:2:{s:4:\"name\";s:9:\"Concor AM\";s:3:\"nbr\";s:1:\"1\";}i:1453;a:2:{s:4:\"name\";s:7:\"Nortium\";s:3:\"nbr\";s:1:\"1\";}i:1455;a:2:{s:4:\"name\";s:6:\"Biolev\";s:3:\"nbr\";s:1:\"2\";}i:1456;a:2:{s:4:\"name\";s:12:\"Flixotide LF\";s:3:\"nbr\";s:1:\"1\";}i:1457;a:2:{s:4:\"name\";s:6:\"Azarga\";s:3:\"nbr\";s:1:\"1\";}i:1458;a:2:{s:4:\"name\";s:11:\"Elontril Xl\";s:3:\"nbr\";s:1:\"1\";}i:1459;a:2:{s:4:\"name\";s:8:\"Versatis\";s:3:\"nbr\";s:1:\"1\";}i:1460;a:2:{s:4:\"name\";s:10:\"Neoresotyl\";s:3:\"nbr\";s:1:\"1\";}i:1461;a:2:{s:4:\"name\";s:8:\"Micardis\";s:3:\"nbr\";s:1:\"3\";}i:1462;a:2:{s:4:\"name\";s:7:\"Adrofex\";s:3:\"nbr\";s:1:\"1\";}i:1464;a:2:{s:4:\"name\";s:9:\"Vilzermet\";s:3:\"nbr\";s:1:\"1\";}i:1468;a:2:{s:4:\"name\";s:8:\"Travatan\";s:3:\"nbr\";s:1:\"1\";}i:1470;a:2:{s:4:\"name\";s:9:\"Tranexton\";s:3:\"nbr\";s:1:\"1\";}i:1473;a:2:{s:4:\"name\";s:9:\"Anasvitae\";s:3:\"nbr\";s:1:\"1\";}i:1474;a:2:{s:4:\"name\";s:6:\"Privex\";s:3:\"nbr\";s:1:\"1\";}i:1477;a:2:{s:4:\"name\";s:12:\"Trayenta Duo\";s:3:\"nbr\";s:1:\"3\";}i:1479;a:2:{s:4:\"name\";s:7:\"Mimetix\";s:3:\"nbr\";s:1:\"1\";}i:1481;a:2:{s:4:\"name\";s:7:\"Tareg-D\";s:3:\"nbr\";s:1:\"1\";}i:1482;a:2:{s:4:\"name\";s:7:\"Januvia\";s:3:\"nbr\";s:1:\"1\";}i:1486;a:2:{s:4:\"name\";s:7:\"Labimiq\";s:3:\"nbr\";s:1:\"1\";}i:1488;a:2:{s:4:\"name\";s:8:\"Trayenta\";s:3:\"nbr\";s:1:\"1\";}i:1491;a:2:{s:4:\"name\";s:7:\"Dalacin\";s:3:\"nbr\";s:1:\"1\";}i:1494;a:2:{s:4:\"name\";s:4:\"Ziac\";s:3:\"nbr\";s:1:\"2\";}i:1497;a:2:{s:4:\"name\";s:7:\"Duotrav\";s:3:\"nbr\";s:1:\"1\";}i:1498;a:2:{s:4:\"name\";s:7:\"Ezetrol\";s:3:\"nbr\";s:1:\"1\";}i:1505;a:2:{s:4:\"name\";s:7:\"Madelen\";s:3:\"nbr\";s:1:\"1\";}i:1506;a:2:{s:4:\"name\";s:10:\"Janumet XR\";s:3:\"nbr\";s:1:\"1\";}i:1507;a:2:{s:4:\"name\";s:8:\"Dostinex\";s:3:\"nbr\";s:1:\"1\";}i:1511;a:2:{s:4:\"name\";s:7:\"Exforge\";s:3:\"nbr\";s:1:\"3\";}i:1512;a:2:{s:4:\"name\";s:7:\"Vytorin\";s:3:\"nbr\";s:1:\"2\";}i:1515;a:2:{s:4:\"name\";s:8:\"Somazina\";s:3:\"nbr\";s:1:\"1\";}i:1517;a:2:{s:4:\"name\";s:6:\"Nexium\";s:3:\"nbr\";s:1:\"1\";}i:1519;a:2:{s:4:\"name\";s:12:\"Sayana Press\";s:3:\"nbr\";s:1:\"1\";}i:1528;a:2:{s:4:\"name\";s:7:\"Pristiq\";s:3:\"nbr\";s:1:\"2\";}i:1529;a:2:{s:4:\"name\";s:14:\"Condrosulf 800\";s:3:\"nbr\";s:1:\"1\";}i:1535;a:2:{s:4:\"name\";s:6:\"Daflon\";s:3:\"nbr\";s:1:\"2\";}i:1539;a:2:{s:4:\"name\";s:5:\"Ipran\";s:3:\"nbr\";s:1:\"1\";}i:1540;a:2:{s:4:\"name\";s:8:\"Valdoxan\";s:3:\"nbr\";s:1:\"1\";}i:1543;a:2:{s:4:\"name\";s:8:\"Venartel\";s:3:\"nbr\";s:1:\"1\";}i:1544;a:2:{s:4:\"name\";s:10:\"Cefuroxima\";s:3:\"nbr\";s:1:\"1\";}i:1545;a:2:{s:4:\"name\";s:7:\"Prograf\";s:3:\"nbr\";s:1:\"1\";}i:1546;a:2:{s:4:\"name\";s:6:\"Bopsol\";s:3:\"nbr\";s:1:\"1\";}i:1547;a:2:{s:4:\"name\";s:6:\"Tiadis\";s:3:\"nbr\";s:1:\"1\";}i:1548;a:2:{s:4:\"name\";s:13:\"Wellbutrin Xl\";s:3:\"nbr\";s:1:\"1\";}i:1557;a:2:{s:4:\"name\";s:5:\"Pixar\";s:3:\"nbr\";s:1:\"2\";}i:1558;a:2:{s:4:\"name\";s:7:\"Braltus\";s:3:\"nbr\";s:1:\"1\";}i:1559;a:2:{s:4:\"name\";s:8:\"Entresto\";s:3:\"nbr\";s:1:\"3\";}i:1563;a:2:{s:4:\"name\";s:8:\"Daivobet\";s:3:\"nbr\";s:1:\"1\";}i:1569;a:2:{s:4:\"name\";s:8:\"Artrilab\";s:3:\"nbr\";s:1:\"1\";}i:1571;a:2:{s:4:\"name\";s:6:\"Epivir\";s:3:\"nbr\";s:1:\"1\";}i:1574;a:2:{s:4:\"name\";s:10:\"Kombiglyze\";s:3:\"nbr\";s:1:\"1\";}i:1575;a:2:{s:4:\"name\";s:8:\"Espercil\";s:3:\"nbr\";s:1:\"1\";}i:1578;a:2:{s:4:\"name\";s:11:\"Creon 25000\";s:3:\"nbr\";s:1:\"1\";}i:1584;a:2:{s:4:\"name\";s:7:\"Rivazic\";s:3:\"nbr\";s:1:\"1\";}i:1586;a:2:{s:4:\"name\";s:9:\"Suprahyal\";s:3:\"nbr\";s:1:\"1\";}i:1588;a:2:{s:4:\"name\";s:6:\"Relvar\";s:3:\"nbr\";s:1:\"2\";}i:1590;a:2:{s:4:\"name\";s:5:\"Anoro\";s:3:\"nbr\";s:1:\"1\";}i:1592;a:2:{s:4:\"name\";s:16:\"Duoresp Spiromax\";s:3:\"nbr\";s:1:\"2\";}i:1593;a:2:{s:4:\"name\";s:6:\"Imuran\";s:3:\"nbr\";s:1:\"1\";}i:1595;a:2:{s:4:\"name\";s:8:\"Brilinta\";s:3:\"nbr\";s:1:\"1\";}i:1597;a:2:{s:4:\"name\";s:9:\"Symbicort\";s:3:\"nbr\";s:1:\"2\";}i:1602;a:2:{s:4:\"name\";s:7:\"Rimivat\";s:3:\"nbr\";s:1:\"1\";}i:1603;a:2:{s:4:\"name\";s:10:\"Azulfidine\";s:3:\"nbr\";s:1:\"1\";}i:1605;a:2:{s:4:\"name\";s:8:\"Glyxambi\";s:3:\"nbr\";s:1:\"1\";}i:1609;a:2:{s:4:\"name\";s:7:\"Victoza\";s:3:\"nbr\";s:1:\"1\";}i:1611;a:2:{s:4:\"name\";s:9:\"Mecolzine\";s:3:\"nbr\";s:1:\"1\";}i:1612;a:2:{s:4:\"name\";s:6:\"Evimal\";s:3:\"nbr\";s:1:\"1\";}i:1614;a:2:{s:4:\"name\";s:8:\"Osteoker\";s:3:\"nbr\";s:1:\"1\";}i:1620;a:2:{s:4:\"name\";s:8:\"Salofalk\";s:3:\"nbr\";s:1:\"1\";}i:1640;a:2:{s:4:\"name\";s:5:\"Bayer\";s:3:\"nbr\";s:1:\"1\";}i:1644;a:2:{s:4:\"name\";s:8:\"Contrave\";s:3:\"nbr\";s:1:\"1\";}i:1657;a:2:{s:4:\"name\";s:8:\"Rybelsus\";s:3:\"nbr\";s:1:\"1\";}i:1747;a:2:{s:4:\"name\";s:6:\"Acevit\";s:3:\"nbr\";s:1:\"1\";}i:1748;a:2:{s:4:\"name\";s:6:\"Acuode\";s:3:\"nbr\";s:1:\"1\";}i:1749;a:2:{s:4:\"name\";s:8:\"Alflorex\";s:3:\"nbr\";s:1:\"1\";}i:1750;a:2:{s:4:\"name\";s:8:\"Altazinc\";s:3:\"nbr\";s:1:\"3\";}i:1752;a:2:{s:4:\"name\";s:4:\"Beez\";s:3:\"nbr\";s:1:\"3\";}i:1756;a:2:{s:4:\"name\";s:9:\"Biogaia D\";s:3:\"nbr\";s:1:\"1\";}i:1757;a:2:{s:4:\"name\";s:4:\"Bion\";s:3:\"nbr\";s:1:\"1\";}i:1758;a:2:{s:4:\"name\";s:5:\"Bion3\";s:3:\"nbr\";s:1:\"5\";}i:1761;a:2:{s:4:\"name\";s:9:\"Biotiplus\";s:3:\"nbr\";s:1:\"1\";}i:1762;a:2:{s:4:\"name\";s:7:\"Bonavid\";s:3:\"nbr\";s:1:\"1\";}i:1763;a:2:{s:4:\"name\";s:8:\"Cartilar\";s:3:\"nbr\";s:1:\"1\";}i:1764;a:2:{s:4:\"name\";s:6:\"Cebion\";s:3:\"nbr\";s:1:\"2\";}i:1765;a:2:{s:4:\"name\";s:7:\"Centrum\";s:3:\"nbr\";s:2:\"19\";}i:1766;a:2:{s:4:\"name\";s:14:\"Colecalciferol\";s:3:\"nbr\";s:1:\"1\";}i:1768;a:2:{s:4:\"name\";s:11:\"Collagen Up\";s:3:\"nbr\";s:1:\"1\";}i:1770;a:2:{s:4:\"name\";s:6:\"Crevet\";s:3:\"nbr\";s:1:\"1\";}i:1771;a:2:{s:4:\"name\";s:12:\"Crevet Light\";s:3:\"nbr\";s:1:\"1\";}i:1772;a:2:{s:4:\"name\";s:6:\"Deblax\";s:3:\"nbr\";s:1:\"1\";}i:1775;a:2:{s:4:\"name\";s:8:\"Diavital\";s:3:\"nbr\";s:1:\"5\";}i:1776;a:2:{s:4:\"name\";s:5:\"Dvida\";s:3:\"nbr\";s:1:\"2\";}i:1778;a:2:{s:4:\"name\";s:9:\"Dvida Max\";s:3:\"nbr\";s:1:\"1\";}i:1779;a:2:{s:4:\"name\";s:10:\"Elcal Flex\";s:3:\"nbr\";s:1:\"1\";}i:1780;a:2:{s:4:\"name\";s:9:\"Elcal Kid\";s:3:\"nbr\";s:1:\"1\";}i:1781;a:2:{s:4:\"name\";s:7:\"Ergosel\";s:3:\"nbr\";s:1:\"1\";}i:1782;a:2:{s:4:\"name\";s:9:\"Eritrofer\";s:3:\"nbr\";s:1:\"2\";}i:1785;a:2:{s:4:\"name\";s:7:\"Folacid\";s:3:\"nbr\";s:1:\"1\";}i:1786;a:2:{s:4:\"name\";s:9:\"Folisanin\";s:3:\"nbr\";s:1:\"2\";}i:1787;a:2:{s:4:\"name\";s:3:\"Fqp\";s:3:\"nbr\";s:1:\"1\";}i:1789;a:2:{s:4:\"name\";s:7:\"Genacol\";s:3:\"nbr\";s:1:\"3\";}i:1790;a:2:{s:4:\"name\";s:6:\"Gintol\";s:3:\"nbr\";s:1:\"1\";}i:1791;a:2:{s:4:\"name\";s:8:\"Globifer\";s:3:\"nbr\";s:1:\"2\";}i:1793;a:2:{s:4:\"name\";s:7:\"Hemoval\";s:3:\"nbr\";s:1:\"1\";}i:1794;a:2:{s:4:\"name\";s:12:\"Hidrolágeno\";s:3:\"nbr\";s:1:\"1\";}i:1798;a:2:{s:4:\"name\";s:9:\"Infor Pro\";s:3:\"nbr\";s:1:\"1\";}i:1799;a:2:{s:4:\"name\";s:8:\"Infortin\";s:3:\"nbr\";s:1:\"1\";}i:1800;a:2:{s:4:\"name\";s:8:\"Inforvit\";s:3:\"nbr\";s:1:\"1\";}i:1803;a:2:{s:4:\"name\";s:4:\"Maam\";s:3:\"nbr\";s:1:\"4\";}i:1804;a:2:{s:4:\"name\";s:8:\"Magnatil\";s:3:\"nbr\";s:1:\"1\";}i:1806;a:2:{s:4:\"name\";s:17:\"Maltofer Fol Plus\";s:3:\"nbr\";s:1:\"1\";}i:1810;a:2:{s:4:\"name\";s:9:\"Medipharm\";s:3:\"nbr\";s:1:\"3\";}i:1812;a:2:{s:4:\"name\";s:7:\"Movinol\";s:3:\"nbr\";s:1:\"1\";}i:1813;a:2:{s:4:\"name\";s:15:\"Multiflora Plus\";s:3:\"nbr\";s:1:\"1\";}i:1814;a:2:{s:4:\"name\";s:4:\"Muno\";s:3:\"nbr\";s:1:\"1\";}i:1815;a:2:{s:4:\"name\";s:6:\"Muno 5\";s:3:\"nbr\";s:1:\"1\";}i:1817;a:2:{s:4:\"name\";s:10:\"Muno Start\";s:3:\"nbr\";s:1:\"1\";}i:1818;a:2:{s:4:\"name\";s:8:\"Naticare\";s:3:\"nbr\";s:1:\"1\";}i:1820;a:2:{s:4:\"name\";s:11:\"New Science\";s:3:\"nbr\";s:1:\"2\";}i:1825;a:2:{s:4:\"name\";s:14:\"Pharma Investi\";s:3:\"nbr\";s:1:\"1\";}i:1826;a:2:{s:4:\"name\";s:6:\"Phoslo\";s:3:\"nbr\";s:1:\"1\";}i:1827;a:2:{s:4:\"name\";s:7:\"Pilexil\";s:3:\"nbr\";s:1:\"2\";}i:1828;a:2:{s:4:\"name\";s:7:\"Pluscal\";s:3:\"nbr\";s:1:\"1\";}i:1831;a:2:{s:4:\"name\";s:9:\"Probiotix\";s:3:\"nbr\";s:1:\"3\";}i:1836;a:2:{s:4:\"name\";s:9:\"Regenesis\";s:3:\"nbr\";s:1:\"3\";}i:1839;a:2:{s:4:\"name\";s:7:\"Solbiot\";s:3:\"nbr\";s:1:\"1\";}i:1841;a:2:{s:4:\"name\";s:8:\"Supradyn\";s:3:\"nbr\";s:1:\"3\";}i:1843;a:2:{s:4:\"name\";s:6:\"Tol 12\";s:3:\"nbr\";s:1:\"1\";}i:1844;a:2:{s:4:\"name\";s:12:\"Tol 12 Forte\";s:3:\"nbr\";s:1:\"1\";}i:1845;a:2:{s:4:\"name\";s:9:\"Tol Total\";s:3:\"nbr\";s:1:\"1\";}i:1849;a:2:{s:4:\"name\";s:10:\"Vandes Max\";s:3:\"nbr\";s:1:\"1\";}i:1850;a:2:{s:4:\"name\";s:11:\"Vandes Piel\";s:3:\"nbr\";s:1:\"1\";}i:1854;a:2:{s:4:\"name\";s:10:\"Vitamina D\";s:3:\"nbr\";s:1:\"1\";}i:1857;a:2:{s:4:\"name\";s:5:\"Vitde\";s:3:\"nbr\";s:1:\"3\";}i:1858;a:2:{s:4:\"name\";s:11:\"Vitde Gotas\";s:3:\"nbr\";s:1:\"1\";}i:1859;a:2:{s:4:\"name\";s:6:\"Vivera\";s:3:\"nbr\";s:1:\"1\";}i:1864;a:2:{s:4:\"name\";s:5:\"X Ray\";s:3:\"nbr\";s:1:\"3\";}i:1868;a:2:{s:4:\"name\";s:7:\"Eucerin\";s:3:\"nbr\";s:1:\"2\";}i:1872;a:2:{s:4:\"name\";s:8:\"Cetaphil\";s:3:\"nbr\";s:1:\"4\";}i:1875;a:2:{s:4:\"name\";s:8:\"Ceraderm\";s:3:\"nbr\";s:1:\"1\";}i:1932;a:2:{s:4:\"name\";s:5:\"Kotex\";s:3:\"nbr\";s:1:\"1\";}i:1962;a:2:{s:4:\"name\";s:8:\"Ladysoft\";s:3:\"nbr\";s:1:\"1\";}i:1983;a:2:{s:4:\"name\";s:7:\"Gelatti\";s:3:\"nbr\";s:1:\"7\";}i:1985;a:2:{s:4:\"name\";s:8:\"Simond\'s\";s:3:\"nbr\";s:1:\"1\";}i:1994;a:2:{s:4:\"name\";s:12:\"Gelatti Kids\";s:3:\"nbr\";s:1:\"2\";}i:1998;a:2:{s:4:\"name\";s:6:\"Always\";s:3:\"nbr\";s:1:\"1\";}i:2001;a:2:{s:4:\"name\";s:5:\"Durex\";s:3:\"nbr\";s:1:\"2\";}i:2002;a:2:{s:4:\"name\";s:7:\"Colgate\";s:3:\"nbr\";s:1:\"1\";}i:2003;a:2:{s:4:\"name\";s:7:\"Bentley\";s:3:\"nbr\";s:1:\"1\";}i:2043;a:2:{s:4:\"name\";s:6:\"Ammens\";s:3:\"nbr\";s:1:\"3\";}i:2049;a:2:{s:4:\"name\";s:7:\"Blistex\";s:3:\"nbr\";s:1:\"1\";}i:2072;a:2:{s:4:\"name\";s:10:\"Lifestyles\";s:3:\"nbr\";s:1:\"5\";}i:2081;a:2:{s:4:\"name\";s:6:\"Fittig\";s:3:\"nbr\";s:1:\"1\";}i:2088;a:2:{s:4:\"name\";s:9:\"Bepanthol\";s:3:\"nbr\";s:1:\"3\";}i:2093;a:2:{s:4:\"name\";s:17:\"Johnson & Johnson\";s:3:\"nbr\";s:1:\"9\";}i:2172;a:2:{s:4:\"name\";s:8:\"Neolucid\";s:3:\"nbr\";s:1:\"2\";}i:2210;a:2:{s:4:\"name\";s:8:\"Leti At4\";s:3:\"nbr\";s:1:\"2\";}i:2289;a:2:{s:4:\"name\";s:6:\"Pigeon\";s:3:\"nbr\";s:1:\"5\";}i:2291;a:2:{s:4:\"name\";s:7:\"Babysec\";s:3:\"nbr\";s:2:\"17\";}i:2294;a:2:{s:4:\"name\";s:7:\"Huggies\";s:3:\"nbr\";s:2:\"14\";}i:2295;a:2:{s:4:\"name\";s:7:\"Emubaby\";s:3:\"nbr\";s:1:\"6\";}i:2296;a:2:{s:4:\"name\";s:7:\"Similac\";s:3:\"nbr\";s:1:\"8\";}i:2297;a:2:{s:4:\"name\";s:4:\"Nido\";s:3:\"nbr\";s:1:\"9\";}i:2298;a:2:{s:4:\"name\";s:9:\"Pediasure\";s:3:\"nbr\";s:1:\"6\";}i:2299;a:2:{s:4:\"name\";s:3:\"Nan\";s:3:\"nbr\";s:2:\"11\";}i:2300;a:2:{s:4:\"name\";s:5:\"Nidal\";s:3:\"nbr\";s:1:\"2\";}i:2301;a:2:{s:4:\"name\";s:4:\"S-26\";s:3:\"nbr\";s:1:\"2\";}i:2304;a:2:{s:4:\"name\";s:9:\"Hipoglós\";s:3:\"nbr\";s:1:\"1\";}i:2305;a:2:{s:4:\"name\";s:7:\"Ascenda\";s:3:\"nbr\";s:1:\"1\";}i:2307;a:2:{s:4:\"name\";s:8:\"Progress\";s:3:\"nbr\";s:1:\"1\";}i:2309;a:2:{s:4:\"name\";s:3:\"Mam\";s:3:\"nbr\";s:1:\"8\";}i:2311;a:2:{s:4:\"name\";s:8:\"Nariklin\";s:3:\"nbr\";s:1:\"3\";}i:2312;a:2:{s:4:\"name\";s:10:\"Delicalpro\";s:3:\"nbr\";s:1:\"1\";}i:2314;a:2:{s:4:\"name\";s:7:\"Althera\";s:3:\"nbr\";s:1:\"1\";}i:2318;a:2:{s:4:\"name\";s:8:\"Nessucar\";s:3:\"nbr\";s:1:\"1\";}i:2319;a:2:{s:4:\"name\";s:7:\"Emuline\";s:3:\"nbr\";s:1:\"1\";}i:2321;a:2:{s:4:\"name\";s:6:\"Launol\";s:3:\"nbr\";s:1:\"3\";}i:2322;a:2:{s:4:\"name\";s:8:\"Babyland\";s:3:\"nbr\";s:2:\"11\";}i:2323;a:2:{s:4:\"name\";s:7:\"Desitin\";s:3:\"nbr\";s:1:\"1\";}i:2327;a:2:{s:4:\"name\";s:7:\"All Out\";s:3:\"nbr\";s:1:\"3\";}i:2337;a:2:{s:4:\"name\";s:8:\"Alfamino\";s:3:\"nbr\";s:1:\"1\";}i:2356;a:2:{s:4:\"name\";s:6:\"Texgel\";s:3:\"nbr\";s:1:\"1\";}i:2357;a:2:{s:4:\"name\";s:9:\"Perspirex\";s:3:\"nbr\";s:1:\"3\";}i:2358;a:2:{s:4:\"name\";s:13:\"Shampoo Tigel\";s:3:\"nbr\";s:1:\"1\";}i:2359;a:2:{s:4:\"name\";s:8:\"Cromidin\";s:3:\"nbr\";s:1:\"1\";}i:2361;a:2:{s:4:\"name\";s:7:\"Proalid\";s:3:\"nbr\";s:1:\"2\";}i:2366;a:2:{s:4:\"name\";s:7:\"Pointts\";s:3:\"nbr\";s:1:\"1\";}i:2367;a:2:{s:4:\"name\";s:6:\"Oralne\";s:3:\"nbr\";s:1:\"2\";}i:2368;a:2:{s:4:\"name\";s:8:\"Medicasp\";s:3:\"nbr\";s:1:\"1\";}i:2369;a:2:{s:4:\"name\";s:8:\"Neoretin\";s:3:\"nbr\";s:1:\"2\";}i:2372;a:2:{s:4:\"name\";s:7:\"Biretix\";s:3:\"nbr\";s:1:\"2\";}i:2373;a:2:{s:4:\"name\";s:8:\"Gengigel\";s:3:\"nbr\";s:1:\"2\";}i:2381;a:2:{s:4:\"name\";s:7:\"Repelex\";s:3:\"nbr\";s:1:\"3\";}i:2386;a:2:{s:4:\"name\";s:8:\"Tranacix\";s:3:\"nbr\";s:1:\"1\";}i:2389;a:2:{s:4:\"name\";s:9:\"Eficacina\";s:3:\"nbr\";s:1:\"1\";}i:2393;a:2:{s:4:\"name\";s:8:\"Isotopic\";s:3:\"nbr\";s:1:\"1\";}i:2396;a:2:{s:4:\"name\";s:6:\"Nopiox\";s:3:\"nbr\";s:1:\"1\";}i:2399;a:2:{s:4:\"name\";s:10:\"Sanigermin\";s:3:\"nbr\";s:1:\"1\";}i:2405;a:2:{s:4:\"name\";s:16:\"Nitrato de Plata\";s:3:\"nbr\";s:1:\"1\";}i:2411;a:2:{s:4:\"name\";s:15:\"Povidona Yodada\";s:3:\"nbr\";s:1:\"1\";}i:2412;a:2:{s:4:\"name\";s:10:\"Tomiseptin\";s:3:\"nbr\";s:1:\"1\";}i:2416;a:2:{s:4:\"name\";s:14:\"Cardioaspirina\";s:3:\"nbr\";s:1:\"2\";}i:2420;a:2:{s:4:\"name\";s:6:\"Foille\";s:3:\"nbr\";s:1:\"1\";}i:2430;a:2:{s:4:\"name\";s:9:\"Nistaglos\";s:3:\"nbr\";s:1:\"2\";}i:2431;a:2:{s:4:\"name\";s:7:\"Loceryl\";s:3:\"nbr\";s:1:\"2\";}i:2435;a:2:{s:4:\"name\";s:12:\"Dermabiotico\";s:3:\"nbr\";s:1:\"1\";}i:2436;a:2:{s:4:\"name\";s:8:\"Oralgene\";s:3:\"nbr\";s:1:\"4\";}i:2444;a:2:{s:4:\"name\";s:7:\"Tildiem\";s:3:\"nbr\";s:1:\"2\";}i:2446;a:2:{s:4:\"name\";s:10:\"Tolnaftato\";s:3:\"nbr\";s:1:\"1\";}i:2452;a:2:{s:4:\"name\";s:11:\"Itraconazol\";s:3:\"nbr\";s:1:\"1\";}i:2453;a:2:{s:4:\"name\";s:8:\"Salicort\";s:3:\"nbr\";s:1:\"2\";}i:2454;a:2:{s:4:\"name\";s:9:\"Dermosona\";s:3:\"nbr\";s:1:\"2\";}i:2455;a:2:{s:4:\"name\";s:9:\"Verrufilm\";s:3:\"nbr\";s:1:\"1\";}i:2457;a:2:{s:4:\"name\";s:11:\"Nicergolina\";s:3:\"nbr\";s:1:\"1\";}i:2458;a:2:{s:4:\"name\";s:8:\"Tri-Luma\";s:3:\"nbr\";s:1:\"1\";}i:2461;a:2:{s:4:\"name\";s:9:\"Ginko Max\";s:3:\"nbr\";s:1:\"1\";}i:2469;a:2:{s:4:\"name\";s:9:\"Tricoxane\";s:3:\"nbr\";s:1:\"1\";}i:2470;a:2:{s:4:\"name\";s:10:\"Verruplant\";s:3:\"nbr\";s:1:\"1\";}i:2471;a:2:{s:4:\"name\";s:6:\"Duotex\";s:3:\"nbr\";s:1:\"1\";}i:2474;a:2:{s:4:\"name\";s:12:\"Epiduo Forte\";s:3:\"nbr\";s:1:\"1\";}i:2475;a:2:{s:4:\"name\";s:7:\"Modumiq\";s:3:\"nbr\";s:1:\"1\";}i:2476;a:2:{s:4:\"name\";s:8:\"Efficort\";s:3:\"nbr\";s:1:\"1\";}i:2480;a:2:{s:4:\"name\";s:8:\"Rubrimet\";s:3:\"nbr\";s:1:\"2\";}i:2483;a:2:{s:4:\"name\";s:9:\"Dermadril\";s:3:\"nbr\";s:1:\"1\";}i:2487;a:2:{s:4:\"name\";s:12:\"Duotex Forte\";s:3:\"nbr\";s:1:\"1\";}i:2491;a:2:{s:4:\"name\";s:7:\"Levamis\";s:3:\"nbr\";s:1:\"1\";}i:2492;a:2:{s:4:\"name\";s:9:\"Modulcass\";s:3:\"nbr\";s:1:\"1\";}i:2497;a:2:{s:4:\"name\";s:9:\"Indapress\";s:3:\"nbr\";s:1:\"1\";}i:2498;a:2:{s:4:\"name\";s:6:\"Adacne\";s:3:\"nbr\";s:1:\"1\";}i:2502;a:2:{s:4:\"name\";s:7:\"Micolac\";s:3:\"nbr\";s:1:\"1\";}i:2506;a:2:{s:4:\"name\";s:7:\"Micolis\";s:3:\"nbr\";s:1:\"1\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:5;a:7:{s:9:\"type_lite\";s:9:\"condition\";s:4:\"type\";s:9:\"condition\";s:6:\"id_key\";i:0;s:4:\"name\";s:6:\"Estado\";s:6:\"values\";a:3:{s:3:\"new\";a:2:{s:4:\"name\";s:5:\"Nuevo\";s:3:\"nbr\";s:1:\"3\";}s:4:\"used\";a:2:{s:4:\"name\";s:5:\"Usado\";s:3:\"nbr\";i:0;}s:11:\"refurbished\";a:2:{s:4:\"name\";s:15:\"Reacondicionado\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:6;a:0:{}}}") |
5.326
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:209
/modules/ps_facetedsearch/src/Product/SearchProvider.php:217 (insertIntoCache)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
110 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
2.874
ms
|
539 |
|
|
/classes/Hook.php:455
/classes/Hook.php:496 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
13 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
2.785
ms
|
166 |
Yes
|
Yes
|
/classes/Hook.php:1289
/classes/Hook.php:738 (getAllHookRegistrations)
/classes/Hook.php:848 (getHookModuleExecList)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
109 |
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.362
ms
|
0 |
|
|
/classes/Hook.php:1348
/classes/Hook.php:228 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
102 |
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `ps_specific_price` WHERE `id_product` != 0 |
2.115
ms
|
903 |
|
|
/classes/SpecificPrice.php:310
/classes/SpecificPrice.php:360 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
77 |
SELECT SQL_NO_CACHE cp.id_category, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND cg.id_group='1' AND c.level_depth<=2 AND c.nleft>2 AND c.nright<135 GROUP BY cp.id_category |
1.992
ms
|
49 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:992 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:158 (getCategoriesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.971
ms
|
689 |
|
|
/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)
|
69 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1 AND sa_1.id_shop_group = 0 ) LEFT JOIN ps_specific_price sp_1 ON (
sp_1.id_product = p.id_product AND
sp_1.id_shop IN (0, 1) AND
sp_1.id_currency IN (0, 1) AND
sp_1.id_country IN (0, 68) AND
sp_1.id_group IN (0, 1) AND
sp_1.from_quantity = 1 AND
sp_1.reduction > 0 AND
sp_1.id_customer = 0 AND
sp_1.id_cart = 0 AND
(sp_1.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp_1.from) AND
(sp_1.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp_1.to)
) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2))) AND ((sp_1.reduction>0)) |
1.966
ms
|
49 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:757 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:480 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:140 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
86 |
SELECT SQL_NO_CACHE p.condition, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' <= sp.to)
) WHERE ((sp.reduction>0)) GROUP BY p.condition |
1.858
ms
|
49 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:394 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:137 (getConditionsBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
332 |
INSERT INTO `ps_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('4746001', '', 'www.sociofarma.cl/2-inicio?q=Marca-Calcefor+D+Forte-DDAVP-Levevitae-Pro%5C-Bextra%2FSelections-Discounted', '', '2025-08-20 10:38:51') |
1.759
ms
|
1 |
|
|
/classes/ObjectModel.php:622
/classes/ConnectionsSource.php:105 (add)
/modules/statsdata/statsdata.php:119 (logHttpReferer)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:400 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:134 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
70 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_specific_price sp_1 ON (
sp_1.id_product = p.id_product AND
sp_1.id_shop IN (0, 1) AND
sp_1.id_currency IN (0, 1) AND
sp_1.id_country IN (0, 68) AND
sp_1.id_group IN (0, 1) AND
sp_1.from_quantity = 1 AND
sp_1.reduction > 0 AND
sp_1.id_customer = 0 AND
sp_1.id_cart = 0 AND
(sp_1.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp_1.from) AND
(sp_1.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp_1.to)
) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0)) AND ((sp_1.reduction>0)) |
1.732
ms
|
49 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:757 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:494 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:140 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
67 |
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC |
1.597
ms
|
49 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Filters/Products.php:87 (execute)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:186 (getProductByFilters)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
73 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND p.date_add>'2025-08-01 00:00:00' |
1.545
ms
|
49 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:757 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:587 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:143 (getHighlightsBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
71 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_specific_price sp_1 ON (
sp_1.id_product = p.id_product AND
sp_1.id_shop IN (0, 1) AND
sp_1.id_currency IN (0, 1) AND
sp_1.id_country IN (0, 68) AND
sp_1.id_group IN (0, 1) AND
sp_1.from_quantity = 1 AND
sp_1.reduction > 0 AND
sp_1.id_customer = 0 AND
sp_1.id_cart = 0 AND
(sp_1.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp_1.from) AND
(sp_1.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp_1.to)
) WHERE ((sa.quantity>0)) AND ((sp_1.reduction>0)) |
1.473
ms
|
49 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:757 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:505 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:140 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
89 |
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN ps_specific_price sp_1 ON (
sp_1.id_product = p.id_product AND
sp_1.id_shop IN (0, 1) AND
sp_1.id_currency IN (0, 1) AND
sp_1.id_country IN (0, 68) AND
sp_1.id_group IN (0, 1) AND
sp_1.from_quantity = 1 AND
sp_1.reduction > 0 AND
sp_1.id_customer = 0 AND
sp_1.id_cart = 0 AND
(sp_1.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' >= sp_1.from) AND
(sp_1.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' <= sp_1.to)
) WHERE ((a.id_attribute_group=3)) AND ((sp_1.reduction>0)) GROUP BY pac.id_attribute |
1.472
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:737 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
81 |
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN ps_specific_price sp_1 ON (
sp_1.id_product = p.id_product AND
sp_1.id_shop IN (0, 1) AND
sp_1.id_currency IN (0, 1) AND
sp_1.id_country IN (0, 68) AND
sp_1.id_group IN (0, 1) AND
sp_1.from_quantity = 1 AND
sp_1.reduction > 0 AND
sp_1.id_customer = 0 AND
sp_1.id_cart = 0 AND
(sp_1.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp_1.from) AND
(sp_1.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp_1.to)
) WHERE ((a.id_attribute_group=2)) AND ((sp_1.reduction>0)) GROUP BY pac.id_attribute |
1.447
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:737 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
91 |
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN ps_specific_price sp_1 ON (
sp_1.id_product = p.id_product AND
sp_1.id_shop IN (0, 1) AND
sp_1.id_currency IN (0, 1) AND
sp_1.id_country IN (0, 68) AND
sp_1.id_group IN (0, 1) AND
sp_1.from_quantity = 1 AND
sp_1.reduction > 0 AND
sp_1.id_customer = 0 AND
sp_1.id_cart = 0 AND
(sp_1.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' >= sp_1.from) AND
(sp_1.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' <= sp_1.to)
) WHERE ((a.id_attribute_group=4)) AND ((sp_1.reduction>0)) GROUP BY pac.id_attribute |
1.428
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:737 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
82 |
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p INNER JOIN ps_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN ps_specific_price sp_1 ON (
sp_1.id_product = p.id_product AND
sp_1.id_shop IN (0, 1) AND
sp_1.id_currency IN (0, 1) AND
sp_1.id_country IN (0, 68) AND
sp_1.id_group IN (0, 1) AND
sp_1.from_quantity = 1 AND
sp_1.reduction > 0 AND
sp_1.id_customer = 0 AND
sp_1.id_cart = 0 AND
(sp_1.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp_1.from) AND
(sp_1.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp_1.to)
) WHERE ((fp.id_feature=1)) AND ((sp_1.reduction>0)) GROUP BY fp.id_feature_value |
1.373
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:855 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:154 (getFeaturesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
74 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) |
1.280
ms
|
49 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:757 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:605 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:143 (getHighlightsBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
83 |
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p INNER JOIN ps_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN ps_specific_price sp_1 ON (
sp_1.id_product = p.id_product AND
sp_1.id_shop IN (0, 1) AND
sp_1.id_currency IN (0, 1) AND
sp_1.id_country IN (0, 68) AND
sp_1.id_group IN (0, 1) AND
sp_1.from_quantity = 1 AND
sp_1.reduction > 0 AND
sp_1.id_customer = 0 AND
sp_1.id_cart = 0 AND
(sp_1.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp_1.from) AND
(sp_1.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp_1.to)
) WHERE ((fp.id_feature=2)) AND ((sp_1.reduction>0)) GROUP BY fp.id_feature_value |
1.272
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:855 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:154 (getFeaturesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
309 |
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-20 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 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 = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 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` = 1)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 2 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,3 |
1.151
ms
|
4 |
|
|
/classes/Category.php:1062
/src/Adapter/Category/CategoryProductSearchProvider.php:82 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/cp_sidebarfeaturedproducts/cp_sidebarfeaturedproducts.php:298 (runQuery)
/modules/cp_sidebarfeaturedproducts/cp_sidebarfeaturedproducts.php:258 (getProducts)
/modules/cp_sidebarfeaturedproducts/cp_sidebarfeaturedproducts.php:244 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
12 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) |
1.150
ms
|
1021 |
|
|
/classes/Hook.php:1388
/classes/Hook.php:817 (getHookStatusByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
93 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-20 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (36,89,985) |
1.119
ms
|
3 |
|
|
/classes/ProductAssembler.php:95
/classes/ProductAssembler.php:203 (addMissingProductFieldsForMultipleProducts)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
75 |
SELECT SQL_NO_CACHE psi.price_min, MIN(price_min) as min, MAX(price_max) as max FROM ps_product p INNER JOIN ps_layered_price_index psi ON (psi.id_product = p.id_product AND psi.id_shop = 1 AND psi.id_currency = 1 AND psi.id_country = 68) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:50' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 |
1.016
ms
|
7 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:57 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:250 (getMinMaxPriceValue)
/modules/ps_facetedsearch/src/Filters/Block.php:131 (getPriceRangeBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
152 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 985
ORDER BY f.position ASC |
0.920
ms
|
2 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
41 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.903
ms
|
9 |
Yes
|
Yes
|
/classes/Category.php:916
/controllers/front/listing/CategoryController.php:230 (getSubCategories)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
15 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
0.858
ms
|
1021 |
|
|
/classes/Hook.php:1348
/classes/Hook.php:228 (getAllHookIds)
/classes/Hook.php:857 (getIdByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
68 |
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="c7102ba4bfd5b249cc4b57a752f0f9bb" LIMIT 1 |
0.853
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:185
/modules/ps_facetedsearch/src/Product/SearchProvider.php:210 (getFromCache)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
72 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 GROUP BY p.id_product) p WHERE ((p.on_sale=1)) |
0.814
ms
|
49 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:778 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:757 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:565 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:143 (getHighlightsBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
87 |
SELECT SQL_NO_CACHE MIN(p.weight) as min, MAX(p.weight) as max FROM ps_product p INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_specific_price sp ON (
sp.id_product = p.id_product AND
sp.id_shop IN (0, 1) AND
sp.id_currency IN (0, 1) AND
sp.id_country IN (0, 68) AND
sp.id_group IN (0, 1) AND
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND
(sp.from = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' >= sp.from) AND
(sp.to = '0000-00-00 00:00:00' OR '2025-08-20 10:38:51' <= sp.to)
) WHERE ((sp.reduction>0)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (597, 1496, 29, 729) AND c.nleft>=2 AND c.nright<=135 |
0.780
ms
|
7 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:744 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:339 (getMinMaxValue)
/modules/ps_facetedsearch/src/Filters/Block.php:134 (getWeightRangeBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
80 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 2 ORDER BY agl.`name` ASC, a.`position` ASC |
0.764
ms
|
25 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
/modules/ps_facetedsearch/src/Filters/Block.php:731 (getAttributes)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
76 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
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 cl.id_shop = 1
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
ORDER BY c.nleft, c.position |
0.698
ms
|
68 |
Yes
|
|
/classes/Category.php:710
/modules/ps_facetedsearch/src/Filters/Block.php:979 (getAllCategoriesName)
/modules/ps_facetedsearch/src/Filters/Block.php:158 (getCategoriesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
18 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.674
ms
|
43 |
Yes
|
|
/classes/Dispatcher.php:654
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
312 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (36) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.655
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/8b/54/8f/8b548f5ab8666f496eecadd62a2b83ff05001700_2.file.product-listgrid.tpl.php:45 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994c91ca9_17069040)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/cb/fe/e7/cbfee7d4507a63470290f0a63cd1c2ac4541215a_2.file.products.tpl.php:70 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/cb/fe/e7/cbfee7d4507a63470290f0a63cd1c2ac4541215a_2.file.products.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994c5da39_48268180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:105 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:180 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:324 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:100 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
78 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 1 ORDER BY agl.`name` ASC, a.`position` ASC |
0.652
ms
|
4 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
/modules/ps_facetedsearch/src/Filters/Block.php:731 (getAttributes)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
162 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-08-20 00:00:00" AND date_to <= "2025-08-20 23:59:59") OR (date_from >= "2025-08-20 00:00:00" AND date_from <= "2025-08-20 23:59:59") OR (date_from < "2025-08-20 00:00:00" AND date_to > "2025-08-20 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.601
ms
|
1 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/Cart.php:3072 (getCustomerCartRules)
/classes/Cart.php:3463 (getDeliveryOptionList)
/classes/Cart.php:3536 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2201 (processCalculation)
/src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/35/77/77/357777934fec27c2a3484198208c2bd598c74eda_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994411ce8_80191943)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/da/fb/d2/dafbd2f0a23e6337841217404d67ce17153447f9_2.file.head.tpl.php:362 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/da/fb/d2/dafbd2f0a23e6337841217404d67ce17153447f9_2.file.head.tpl.php:59 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943d7bb3_56034615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_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/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
106 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 68, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 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, 68) AND
`id_group` IN (0, 1) AND `id_product` = 36 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 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.562
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
313 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (89) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.562
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/8b/54/8f/8b548f5ab8666f496eecadd62a2b83ff05001700_2.file.product-listgrid.tpl.php:45 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994c91ca9_17069040)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/cb/fe/e7/cbfee7d4507a63470290f0a63cd1c2ac4541215a_2.file.products.tpl.php:70 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/cb/fe/e7/cbfee7d4507a63470290f0a63cd1c2ac4541215a_2.file.products.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994c5da39_48268180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:105 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:180 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:324 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:100 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
63 |
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `ps_feature` f INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `ps_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 1) LEFT JOIN `ps_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `ps_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 1) ORDER BY f.`position` ASC |
0.559
ms
|
4 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:159
/modules/ps_facetedsearch/src/Filters/Converter.php:388 (getFeatures)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
88 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 3 ORDER BY agl.`name` ASC, a.`position` ASC |
0.547
ms
|
3 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
/modules/ps_facetedsearch/src/Filters/Block.php:731 (getAttributes)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
120 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 36 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 36 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.540
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
301 |
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 |
0.539
ms
|
1 |
|
|
/classes/Category.php:2239
/classes/Category.php:1558 (getCategoriesWithoutParent)
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
62 |
SELECT SQL_NO_CACHE ag.id_attribute_group, agl.public_name as attribute_group_name, is_color_group, IF(liaglv.`url_name` IS NULL OR liaglv.`url_name` = "", NULL, liaglv.`url_name`) AS url_name, IF(liaglv.`meta_title` IS NULL OR liaglv.`meta_title` = "", NULL, liaglv.`meta_title`) AS meta_title, IFNULL(liag.indexable, TRUE) AS indexable FROM `ps_attribute_group` ag INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) LEFT JOIN `ps_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `ps_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 1) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC |
0.538
ms
|
4 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:122
/modules/ps_facetedsearch/src/Filters/Converter.php:413 (getAttributesGroups)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
243 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 46
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.529
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
90 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 4 ORDER BY agl.`name` ASC, a.`position` ASC |
0.519
ms
|
4 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
/modules/ps_facetedsearch/src/Filters/Block.php:731 (getAttributes)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
311 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 36
ORDER BY `position` |
0.517
ms
|
1 |
Yes
|
|
/classes/Product.php:3539
/modules/cp_imagehover/cp_imagehover.php:70 (getImages)
/classes/Hook.php:1083 (hookDisplayCpHoverImage)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/8b/54/8f/8b548f5ab8666f496eecadd62a2b83ff05001700_2.file.product-listgrid.tpl.php:144 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/8b/54/8f/8b548f5ab8666f496eecadd62a2b83ff05001700_2.file.product-listgrid.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994c91ca9_17069040)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/cb/fe/e7/cbfee7d4507a63470290f0a63cd1c2ac4541215a_2.file.products.tpl.php:70 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/cb/fe/e7/cbfee7d4507a63470290f0a63cd1c2ac4541215a_2.file.products.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994c5da39_48268180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:105 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:180 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:324 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:100 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
128 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 68, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 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, 68) AND
`id_group` IN (0, 1) AND `id_product` = 89 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 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.508
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
16 |
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.493
ms
|
110 |
|
|
/classes/module/Module.php:341
/modules/simpleimportproduct/simpleimportproduct.php:44 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1263 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1242 (coreLoadModule)
/classes/Hook.php:972 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
315 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (985) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.480
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/8b/54/8f/8b548f5ab8666f496eecadd62a2b83ff05001700_2.file.product-listgrid.tpl.php:45 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994c91ca9_17069040)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/cb/fe/e7/cbfee7d4507a63470290f0a63cd1c2ac4541215a_2.file.products.tpl.php:70 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/cb/fe/e7/cbfee7d4507a63470290f0a63cd1c2ac4541215a_2.file.products.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994c5da39_48268180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:105 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:180 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:324 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:100 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
61 |
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category
WHERE controller = 'category'
AND id_category = 2
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC |
0.475
ms
|
13 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/Provider.php:57
/modules/ps_facetedsearch/src/Filters/Converter.php:263 (getFiltersForQuery)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
135 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 89 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 89 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:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
50 |
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.449
ms
|
110 |
|
|
/classes/module/Module.php:341
/modules/blockwishlist/blockwishlist.php:79 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1263 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1242 (coreLoadModule)
/classes/Hook.php:972 (getInstanceByName)
/classes/controller/FrontController.php:1004 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
125 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 89) AND (b.`id_shop` = 1) LIMIT 1 |
0.432
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
277 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 17
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.418
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
163 |
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1 |
0.416
ms
|
1 |
|
|
/classes/CartRule.php:423
/classes/Cart.php:3072 (getCustomerCartRules)
/classes/Cart.php:3463 (getDeliveryOptionList)
/classes/Cart.php:3536 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2201 (processCalculation)
/src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/35/77/77/357777934fec27c2a3484198208c2bd598c74eda_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994411ce8_80191943)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/da/fb/d2/dafbd2f0a23e6337841217404d67ce17153447f9_2.file.head.tpl.php:362 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/da/fb/d2/dafbd2f0a23e6337841217404d67ce17153447f9_2.file.head.tpl.php:59 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943d7bb3_56034615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_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/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
327 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_sizechartcmsblock" LIMIT 1 |
0.413
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:46 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
199 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 11
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.412
ms
|
9 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
218 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 12
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.411
ms
|
10 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
20 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.407
ms
|
110 |
|
|
/classes/module/Module.php:341
/modules/psxdesign/psxdesign.php:68 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1263 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1242 (coreLoadModule)
/classes/Hook.php:972 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
97 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 36) AND (b.`id_shop` = 1) LIMIT 1 |
0.402
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
183 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.401
ms
|
9 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
184 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 10
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.394
ms
|
7 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
248 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 14
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.393
ms
|
6 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
144 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 68, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 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, 68) AND
`id_group` IN (0, 1) AND `id_product` = 985 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 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.388
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name |
0.381
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:715
/classes/shop/Shop.php:774 (cacheShops)
/classes/Configuration.php:299 (getShops)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
314 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 985
ORDER BY `position` |
0.377
ms
|
1 |
Yes
|
|
/classes/Product.php:3539
/modules/cp_imagehover/cp_imagehover.php:70 (getImages)
/classes/Hook.php:1083 (hookDisplayCpHoverImage)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/8b/54/8f/8b548f5ab8666f496eecadd62a2b83ff05001700_2.file.product-listgrid.tpl.php:144 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/8b/54/8f/8b548f5ab8666f496eecadd62a2b83ff05001700_2.file.product-listgrid.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994c91ca9_17069040)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/cb/fe/e7/cbfee7d4507a63470290f0a63cd1c2ac4541215a_2.file.products.tpl.php:70 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/cb/fe/e7/cbfee7d4507a63470290f0a63cd1c2ac4541215a_2.file.products.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994c5da39_48268180)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:105 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:180 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:324 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:100 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
165 |
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 0) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.374
ms
|
1 |
|
|
/classes/CartRule.php:423
/classes/CartRule.php:570 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:396 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/35/77/77/357777934fec27c2a3484198208c2bd598c74eda_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994411ce8_80191943)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/da/fb/d2/dafbd2f0a23e6337841217404d67ce17153447f9_2.file.head.tpl.php:362 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/da/fb/d2/dafbd2f0a23e6337841217404d67ce17153447f9_2.file.head.tpl.php:59 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943d7bb3_56034615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_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/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
121 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 36
ORDER BY f.position ASC |
0.373
ms
|
2 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
182 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 1
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.373
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
250 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 50
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.373
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
153 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 36
ORDER BY `position` |
0.364
ms
|
1 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:683 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
261 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 15
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.364
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
42 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) AND (b.`id_shop` = 1) LIMIT 1 |
0.359
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
192 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 22
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.359
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
217 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 34
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.359
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
310 |
SELECT SQL_NO_CACHE 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` = 2 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.356
ms
|
4 |
|
|
/classes/Category.php:991
/src/Adapter/Category/CategoryProductSearchProvider.php:82 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:106 (getProductsOrCount)
/modules/cp_sidebarfeaturedproducts/cp_sidebarfeaturedproducts.php:298 (runQuery)
/modules/cp_sidebarfeaturedproducts/cp_sidebarfeaturedproducts.php:258 (getProducts)
/modules/cp_sidebarfeaturedproducts/cp_sidebarfeaturedproducts.php:244 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
276 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 65
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.356
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
6 |
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` = 68) LIMIT 1 |
0.352
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:146 (__construct)
/index.php:27 (require)
|
331 |
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 4992091
AND `date_add` > '2025-08-20 10:08:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.352
ms
|
1 |
Yes
|
|
/classes/Connection.php:168
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:400 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:134 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
279 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 67
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.351
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
272 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 16
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.349
ms
|
6 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
21 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.345
ms
|
110 |
|
|
/classes/module/Module.php:341
/modules/ps_mbo/ps_mbo.php:106 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1263 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1242 (coreLoadModule)
/classes/Hook.php:972 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
157 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 89
ORDER BY `position` |
0.343
ms
|
1 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:683 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
254 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 52
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.341
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
263 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 56
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.340
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
205 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 28
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.336
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.sociofarma.cl' OR su.domain_ssl = 'www.sociofarma.cl')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.334
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1364
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
158 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 985
ORDER BY `position` |
0.334
ms
|
1 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:683 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
164 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-08-20 00:00:00" AND date_to <= "2025-08-20 23:59:59") OR (date_from >= "2025-08-20 00:00:00" AND date_from <= "2025-08-20 23:59:59") OR (date_from < "2025-08-20 00:00:00" AND date_to > "2025-08-20 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.334
ms
|
1 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/CartRule.php:570 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:396 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/35/77/77/357777934fec27c2a3484198208c2bd598c74eda_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994411ce8_80191943)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/da/fb/d2/dafbd2f0a23e6337841217404d67ce17153447f9_2.file.head.tpl.php:362 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/da/fb/d2/dafbd2f0a23e6337841217404d67ce17153447f9_2.file.head.tpl.php:59 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943d7bb3_56034615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_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/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
287 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 71
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.331
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
201 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 26
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.330
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
209 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 30
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.329
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
258 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 54
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.329
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
271 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 60
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.329
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
304 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 135 AND c.`nleft` >= 2 AND c.`nright` <= 135 ORDER BY `nleft` DESC |
0.328
ms
|
1 |
Yes
|
|
/classes/Category.php:1594
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
245 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 47
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.327
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
224 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 37
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.327
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
265 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 57
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.326
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
140 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 985) AND (b.`id_shop` = 1) LIMIT 1 |
0.325
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
260 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 55
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.324
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
177 |
SELECT SQL_NO_CACHE w.`id_wishlist`, w.`name`, w.`token`, w.`date_add`, w.`date_upd`, w.`counter`, w.`default`
FROM `ps_stfeature_wishlist` w
WHERE `id_customer` = 0
AND id_shop = 1
ORDER BY w.`name` ASC |
0.323
ms
|
1 |
Yes
|
|
/modules/stfeature/classes/WishList.php:207
/modules/stfeature/stfeature.php:966 (getByIdCustomer)
/classes/Hook.php:1083 (hookdisplayStWishlistTopLink)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051/8c/8a/0c/8c8a0c25a474d7838defa7579cd47e8e241badde_2.module.cp_sideverticalmenuviewstemplateshookcp_sideverticalmenu.tpl.php:63 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9946622a7_68523424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2301 (fetch)
/modules/cp_sideverticalmenu/cp_sideverticalmenu.php:1446 (fetch)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
285 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 70
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.323
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
27 |
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
0.321
ms
|
1 |
Yes
|
|
/classes/Currency.php:708
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
283 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 69
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.321
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
111 |
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` = 68
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.321
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
190 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 21
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.320
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
193 |
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` = 23) AND (b.`id_shop` = 1) LIMIT 1 |
0.320
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
256 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 53
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.316
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
186 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 19
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.315
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
188 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 20
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.315
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
267 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 58
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.315
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
281 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 68
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.315
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
194 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 23
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.314
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
207 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 29
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.314
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
278 |
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` = 67) AND (b.`id_shop` = 1) LIMIT 1 |
0.313
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
198 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 25
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.311
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
222 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 36
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.311
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
274 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 63
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.311
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
247 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 48
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.310
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
94 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 36
AND image_shop.`cover` = 1 LIMIT 1 |
0.310
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
203 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 27
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.310
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
269 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 59
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.309
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
213 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 32
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.307
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
215 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 33
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.307
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
228 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 39
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.306
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
252 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 51
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.306
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
211 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 31
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.305
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
59 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 2) AND (a0.`nright` > 135) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.305
ms
|
1 |
Yes
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/controllers/front/listing/CategoryController.php:246 (rewind)
/classes/controller/FrontController.php:1876 (getBreadcrumbLinks)
/classes/controller/FrontController.php:568 (getBreadcrumb)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
226 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 38
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.305
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
220 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 35
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.304
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
136 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 89
ORDER BY f.position ASC |
0.302
ms
|
2 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
161 |
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.297
ms
|
1 |
|
|
/classes/Cart.php:4249
/classes/Cart.php:4230 (hasProducts)
/classes/Cart.php:2145 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/35/77/77/357777934fec27c2a3484198208c2bd598c74eda_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d994411ce8_80191943)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/da/fb/d2/dafbd2f0a23e6337841217404d67ce17153447f9_2.file.head.tpl.php:362 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/da/fb/d2/dafbd2f0a23e6337841217404d67ce17153447f9_2.file.head.tpl.php:59 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943d7bb3_56034615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_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/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
196 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 24
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.297
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
65 |
SELECT SQL_NO_CACHE *
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.290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:130 (addControllerSpecificFilters)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:173 (initSearch)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
31 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
282 |
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` = 69) AND (b.`id_shop` = 1) LIMIT 1 |
0.289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
181 |
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` = 1) AND (b.`id_shop` = 1) LIMIT 1 |
0.288
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
195 |
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` = 24) AND (b.`id_shop` = 1) LIMIT 1 |
0.286
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
253 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 52) AND (b.`id_shop` = 1) LIMIT 1 |
0.285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
244 |
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` = 47) AND (b.`id_shop` = 1) LIMIT 1 |
0.282
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
238 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 44
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.280
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
107 |
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` = 36) |
0.276
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
129 |
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` = 89) |
0.274
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
273 |
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` = 63) AND (b.`id_shop` = 1) LIMIT 1 |
0.273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
214 |
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` = 33) AND (b.`id_shop` = 1) LIMIT 1 |
0.271
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
305 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_leftbanner1" LIMIT 1 |
0.271
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
189 |
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` = 21) AND (b.`id_shop` = 1) LIMIT 1 |
0.270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
187 |
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` = 20) AND (b.`id_shop` = 1) LIMIT 1 |
0.269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
48 |
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` = 16) AND (b.`id_shop` = 1) LIMIT 1 |
0.268
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
26 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
0.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:76 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
219 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 35) AND (b.`id_shop` = 1) LIMIT 1 |
0.266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
268 |
SELECT SQL_NO_CACHE *
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` = 59) AND (b.`id_shop` = 1) LIMIT 1 |
0.263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
204 |
SELECT SQL_NO_CACHE *
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` = 28) AND (b.`id_shop` = 1) LIMIT 1 |
0.261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
275 |
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` = 65) AND (b.`id_shop` = 1) LIMIT 1 |
0.261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
185 |
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` = 19) AND (b.`id_shop` = 1) LIMIT 1 |
0.260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
294 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_mainmenu" LIMIT 1 |
0.259
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
216 |
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` = 34) AND (b.`id_shop` = 1) LIMIT 1 |
0.258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
4 |
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.258
ms
|
1 |
|
|
/classes/shop/Shop.php:214
/classes/shop/Shop.php:148 (setUrl)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
208 |
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` = 30) AND (b.`id_shop` = 1) LIMIT 1 |
0.258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
239 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 13
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.258
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
202 |
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` = 27) AND (b.`id_shop` = 1) LIMIT 1 |
0.257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
302 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1 |
0.256
ms
|
1 |
|
|
/classes/Category.php:1584
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
280 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 68) AND (b.`id_shop` = 1) LIMIT 1 |
0.255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
11 |
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.253
ms
|
1 |
|
|
/classes/Language.php:1214
/classes/Language.php:1513 (countActiveLanguages)
/classes/Dispatcher.php:531 (isMultiLanguageActivated)
/classes/Dispatcher.php:232 (setRequestUri)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
123 |
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` = 89
AND image_shop.`cover` = 1 LIMIT 1 |
0.252
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
197 |
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` = 25) AND (b.`id_shop` = 1) LIMIT 1 |
0.252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
246 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 48) AND (b.`id_shop` = 1) LIMIT 1 |
0.252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
200 |
SELECT SQL_NO_CACHE *
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` = 26) AND (b.`id_shop` = 1) LIMIT 1 |
0.251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
286 |
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` = 71) AND (b.`id_shop` = 1) LIMIT 1 |
0.251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
249 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 50) AND (b.`id_shop` = 1) LIMIT 1 |
0.251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
270 |
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` = 60) AND (b.`id_shop` = 1) LIMIT 1 |
0.250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
284 |
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` = 70) AND (b.`id_shop` = 1) LIMIT 1 |
0.250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
251 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) AND (b.`id_shop` = 1) LIMIT 1 |
0.249
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
10 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.248
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:178
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:302 (getMainShopDomain)
/classes/Link.php:65 (getShopDomain)
/config/config.inc.php:277 (__construct)
/index.php:27 (require)
|
266 |
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` = 58) AND (b.`id_shop` = 1) LIMIT 1 |
0.248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
212 |
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` = 32) AND (b.`id_shop` = 1) LIMIT 1 |
0.247
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
227 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) AND (b.`id_shop` = 1) LIMIT 1 |
0.247
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
262 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) AND (b.`id_shop` = 1) LIMIT 1 |
0.247
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
210 |
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` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
0.246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
206 |
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` = 29) AND (b.`id_shop` = 1) LIMIT 1 |
0.246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
255 |
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` = 53) AND (b.`id_shop` = 1) LIMIT 1 |
0.245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
257 |
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` = 54) AND (b.`id_shop` = 1) LIMIT 1 |
0.245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
264 |
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` = 57) AND (b.`id_shop` = 1) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
225 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) AND (b.`id_shop` = 1) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
259 |
SELECT SQL_NO_CACHE *
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` = 55) AND (b.`id_shop` = 1) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
33 |
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.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:690 (getCurrencyInstance)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
221 |
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` = 36) AND (b.`id_shop` = 1) LIMIT 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
191 |
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` = 22) AND (b.`id_shop` = 1) LIMIT 1 |
0.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
223 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) AND (b.`id_shop` = 1) LIMIT 1 |
0.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
145 |
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` = 985) |
0.238
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
230 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 40
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.237
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
8 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:211 (__construct)
/index.php:27 (require)
|
178 |
SELECT SQL_NO_CACHE DISTINCT `id_product`
FROM `ps_stfeature_compare` c
LEFT JOIN `ps_stfeature_compare_product` cp ON (cp.`id_compare` = c.`id_compare`)
WHERE cp.`id_compare` = 0 |
0.236
ms
|
0 |
|
|
/modules/stfeature/classes/CompareProduct.php:48
/modules/stfeature/stfeature.php:993 (getCompareProducts)
/classes/Hook.php:1083 (hookdisplayStCompareTopLink)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051/8c/8a/0c/8c8a0c25a474d7838defa7579cd47e8e241badde_2.module.cp_sideverticalmenuviewstemplateshookcp_sideverticalmenu.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9946622a7_68523424)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2301 (fetch)
/modules/cp_sideverticalmenu/cp_sideverticalmenu.php:1446 (fetch)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
44 |
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` = 12) AND (b.`id_shop` = 1) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
236 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 43
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.234
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
5 |
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.228
ms
|
1 |
|
|
/classes/Language.php:1080
/config/config.inc.php:143 (loadLanguages)
/index.php:27 (require)
|
30 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CLP') LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
168 |
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.228
ms
|
1 |
|
|
/classes/Currency.php:1134
/classes/Currency.php:1153 (countActiveCurrencies)
/classes/module/Module.php:2232 (isMultiCurrencyActivated)
/modules/cp_headercms1/cp_headercms1.php:279 (getCacheId)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
53 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.227
ms
|
8 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:381 (getImagesTypes)
/classes/controller/FrontController.php:1627 (getNoPictureImage)
/classes/controller/FrontController.php:1753 (getTemplateVarUrls)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
17 |
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` |
0.226
ms
|
87 |
|
|
/classes/Hook.php:342
/classes/Hook.php:157 (getCanonicalHookNames)
/classes/Hook.php:366 (normalizeHookName)
/classes/Hook.php:389 (getAllKnownNames)
/classes/Hook.php:980 (isHookCallableOn)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
241 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 45
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.226
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
46 |
SELECT SQL_NO_CACHE *
FROM `ps_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` = 14) AND (b.`id_shop` = 1) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
47 |
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` = 15) AND (b.`id_shop` = 1) LIMIT 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
232 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 41
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.223
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
234 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 42
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.222
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/cp_blocksearch/cp_blocksearch.php:172 (getChildren)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
36 |
SELECT SQL_NO_CACHE *
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.221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:467 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
116 |
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` = 68
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.221
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/Product.php:3952 (getTaxCalculator)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5725 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
99 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
0.218
ms
|
1 |
|
|
/classes/SpecificPrice.php:426
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
66 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:130 (addControllerSpecificFilters)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:173 (initSearch)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
43 |
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` = 11) AND (b.`id_shop` = 1) LIMIT 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
179 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_blocksearch" LIMIT 1 |
0.211
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
49 |
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` = 17) AND (b.`id_shop` = 1) LIMIT 1 |
0.210
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
291 |
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_cart` = 0 LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/Cart.php:1300
/src/Adapter/Presenter/Cart/CartLazyArray.php:300 (getNbProducts)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getProductsCount)
/var/cache/prod/smarty/compile/PRS03051/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php:43 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9948cbcb4_23963783)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2301 (fetch)
/modules/ps_shoppingcart/ps_shoppingcart.php:136 (fetch)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:138 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
122 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 36
AND `required` = 1 AND `is_deleted` = 0 |
0.209
ms
|
1 |
|
|
/classes/Product.php:6618
/classes/Product.php:5851 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
56 |
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` = 68) LIMIT 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
295 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 10 AND `id_shop` = 1 LIMIT 1 |
0.205
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
316 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.202
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
45 |
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` = 13) AND (b.`id_shop` = 1) LIMIT 1 |
0.201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
117 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 36 LIMIT 1 |
0.201
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4344 (isPack)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
101 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1 |
0.199
ms
|
903 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:360 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
329 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_footercms1" LIMIT 1 |
0.199
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
14 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
0.198
ms
|
87 |
|
|
/classes/Hook.php:290
/classes/Hook.php:321 (getAllHookAliases)
/classes/Hook.php:749 (getHookAliasesFor)
/classes/Hook.php:848 (getHookModuleExecList)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
290 |
SELECT SQL_NO_CACHE DISTINCT `id_product`
FROM `ps_stfeature_compare` c
LEFT JOIN `ps_stfeature_compare_product` cp ON (cp.`id_compare` = c.`id_compare`)
WHERE cp.`id_compare` = 0 |
0.198
ms
|
0 |
|
|
/modules/stfeature/classes/CompareProduct.php:48
/modules/stfeature/stfeature.php:993 (getCompareProducts)
/classes/Hook.php:1083 (hookdisplayStCompareTopLink)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php:30 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9948cbcb4_23963783)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2301 (fetch)
/modules/ps_shoppingcart/ps_shoppingcart.php:136 (fetch)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:138 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
229 |
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` = 40) AND (b.`id_shop` = 1) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
138 |
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` = 985
AND image_shop.`cover` = 1 LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
233 |
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` = 42) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
307 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_sidebarfeaturedproducts" LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
103 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2025-08-20 00:00:00' AND '2025-08-20 23:59:59' LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/SpecificPrice.php:377
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
28 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/Language.php:880
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
34 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:690 (getCurrencyInstance)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
328 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 109 AND `id_shop` = 1 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:46 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
237 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
240 |
SELECT SQL_NO_CACHE *
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` = 45) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3 |
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:145 (__construct)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
133 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 89 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4344 (isPack)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
231 |
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` = 41) AND (b.`id_shop` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
32 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/Language.php:880
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
288 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:138 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
51 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.178
ms
|
0 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/controller/FrontController.php:1669 (isEnabled)
/classes/controller/FrontController.php:1813 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:276 (getTemplateVarPage)
/classes/controller/FrontController.php:562 (getTemplateVarPage)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
7 |
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:561 (__construct)
/config/config.inc.php:171 (getGroup)
/index.php:27 (require)
|
235 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 43) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:167 (__construct)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:185 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:147 (getCategoryOption)
/modules/cp_blocksearch/cp_blocksearch.php:160 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
298 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
289 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1 |
0.174
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:138 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
126 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 89 LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
155 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Core/Image/ImageFormatConfiguration.php:69 (isEnabled)
/src/Adapter/Image/ImageRetriever.php:209 (getGenerationFormats)
/src/Adapter/Image/ImageRetriever.php:111 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:104 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:683 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
296 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_headercms2" LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
306 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 105 AND `id_shop` = 1 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
292 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_verticalmenu" LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
37 |
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:467 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
95 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 11 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
154 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 36 |
0.166
ms
|
1 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:683 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
60 |
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 1 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Category.php:2446
/controllers/front/listing/CategoryController.php:133 (existsInShop)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
321 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_linklist" LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:46 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
96 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 11 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
104 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2025-08-20 00:00:00' AND '2025-08-20 23:59:59' LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/SpecificPrice.php:381
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
124 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 11 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
160 |
SELECT SQL_NO_CACHE `id_tf_prime_cart_configuration` FROM ps_tf_prime_cart_configuration
WHERE 1 LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/tfprimemembershippro/classes/TfPrimeCartConfiguration.php:86
/modules/tfprimemembershippro/tfprimemembershippro.php:456 (getCartConfiguartion)
/classes/Hook.php:1083 (hookDisplayOverrideTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/classes/controller/FrontController.php:1481 (exec)
/classes/controller/FrontController.php:1372 (getTemplateFile)
/classes/controller/ProductListingFrontController.php:639 (setTemplate)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
100 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 36 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
23 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ps_mbo/ps_mbo.php:333
/modules/ps_mbo/ps_mbo.php:118 (checkModuleStatus)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1263 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1242 (coreLoadModule)
/classes/Hook.php:972 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
39 |
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 1 LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/Category.php:2446
/controllers/front/listing/CategoryController.php:83 (existsInShop)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
113 |
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
319 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
19 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.160
ms
|
1 |
|
|
/classes/module/Module.php:2046
/classes/Hook.php:935 (getExceptionsStatic)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
323 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_themeoptions" LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:46 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
325 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_parallaximages" LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:46 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
54 |
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 68 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/AddressFormat.php:653
/classes/AddressFormat.php:630 (getFormatDB)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
175 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_sideverticalmenu" LIMIT 1 |
0.158
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
156 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` |
0.157
ms
|
8 |
|
|
/classes/ImageType.php:161
/classes/ImageType.php:202 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:224 (getFormattedName)
/src/Adapter/Image/ImageRetriever.php:111 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:104 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:683 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
166 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "cp_headercms1" LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
173 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:77 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
132 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 89 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4344 (isPack)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
98 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 29
AND `active` = 1 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
171 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:77 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
40 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1 |
0.154
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)
|
134 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 89) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
159 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 985 |
0.154
ms
|
1 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:683 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
308 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 106 AND `id_shop` = 1 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
127 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 89
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.152
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
115 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Group.php:151
/classes/Product.php:3994 (getReductionByIdGroup)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
57 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 68 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
330 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 104 AND `id_shop` = 1 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
9 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/ObjectModel.php:1724
/config/config.inc.php:216 (isAssociatedToShop)
/index.php:27 (require)
|
112 |
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
167 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 80 AND `id_shop` = 1 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:73 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
172 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:77 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
38 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/ObjectModel.php:1724
/classes/Group.php:400 (isAssociatedToShop)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:467 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
119 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 36) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
180 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 82 AND `id_shop` = 1 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
299 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 23 AND `id_shop` = 1 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
169 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:77 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
130 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 89 AND id_shop=1 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
108 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 36 AND id_shop=1 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
297 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 84 AND `id_shop` = 1 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
35 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/ObjectModel.php:1724
/classes/Tools.php:699 (isAssociatedToShop)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
322 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:46 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
24 |
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1 |
0.140
ms
|
1 |
|
|
/modules/ps_mbo/ps_mbo.php:324
/modules/ps_mbo/src/Traits/Hooks/UseActionDispatcherBefore.php:65 (checkModuleStatus)
/classes/Hook.php:1083 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
25 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1 |
0.139
ms
|
1 |
|
|
/modules/ps_mbo/ps_mbo.php:333
/modules/ps_mbo/src/Traits/Hooks/UseActionDispatcherBefore.php:65 (checkModuleStatus)
/classes/Hook.php:1083 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
105 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 36
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.139
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
137 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 89
AND `required` = 1 AND `is_deleted` = 0 |
0.139
ms
|
1 |
|
|
/classes/Product.php:6618
/classes/Product.php:5851 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
148 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 985 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4344 (isPack)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
58 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
0.137
ms
|
1 |
|
|
/classes/ObjectModel.php:1589
/classes/ObjectModel.php:1624 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1555 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:567 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
170 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:77 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
22 |
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1 |
0.136
ms
|
1 |
|
|
/modules/ps_mbo/ps_mbo.php:324
/modules/ps_mbo/ps_mbo.php:118 (checkModuleStatus)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1263 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1242 (coreLoadModule)
/classes/Hook.php:972 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
55 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 68 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Country.php:402
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
118 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 36 LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4344 (isPack)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
303 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/Category.php:1589
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:285 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:95 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
114 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 36 AND `id_group` = 1 LIMIT 1 |
0.132
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
293 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 83 AND `id_shop` = 1 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:150 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
320 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
131 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 89 AND `id_group` = 1 LIMIT 1 |
0.130
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
326 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 103 AND `id_shop` = 1 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:46 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
142 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 985 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
317 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
318 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 68 LIMIT 1 |
0.129
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:91 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1094 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
52 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.128
ms
|
0 |
|
|
/classes/module/Module.php:2137
/classes/controller/FrontController.php:1669 (isEnabled)
/classes/controller/FrontController.php:1813 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:276 (getTemplateVarPage)
/classes/controller/FrontController.php:562 (getTemplateVarPage)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
324 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 102 AND `id_shop` = 1 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/34/e3/dc/34e3dcb65e8857266765d7b51e87cab653712166_2.file.footer.tpl.php:46 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9950d8041_15091126)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:364 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
176 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 81 AND `id_shop` = 1 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:133 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
141 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 597
AND `active` = 1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
174 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/module/Module.php:2137
/classes/Hook.php:1089 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1025 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:77 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/67/2e/03672e2a3c586aec4376904a17c62f8cdac88baf_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d99443b948_65298228)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:206 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/ec/de/94/ecde9448cb1875d81362fcf21d30f87344bec5d6_2.file.layout-both-columns.tpl.php:58 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9943bacf6_97987957)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/b6/a9/28/b6a9286bf3340cfb8238c8acd9b99de1defc49ce_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942fe021_62419109)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/PRS03051layouts_layout_both_columns_tpl/03/ee/63/03ee634a5bccc7b61190aa3bbdfd4fd277adf7d0_2.file.category.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68a5d9942ef724_26165636)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
150 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 985) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
146 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 985 AND id_shop=1 LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
139 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 11 LIMIT 1 |
0.107
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
143 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 985
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.104
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3826 (getSpecificPrice)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
149 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 985 LIMIT 1 |
0.101
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4344 (isPack)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
147 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 985 AND `id_group` = 1 LIMIT 1 |
0.091
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|