| 62 |
SELECT SQL_NO_CACHE p.id_product, p.id_product_attribute 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, pa.id_product_attribute, cp.position FROM prstshp_product p LEFT JOIN prstshp_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN prstshp_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN prstshp_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 prstshp_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN prstshp_category_product cp ON (p.id_product = cp.id_product) INNER JOIN prstshp_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN prstshp_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN prstshp_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN prstshp_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute IN (417, 425))) AND ((pac_1.id_attribute=378)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=23 AND c.nright<=24 GROUP BY p.id_product) p LEFT JOIN prstshp_product_attribute pa ON (p.id_product = pa.id_product) INNER JOIN prstshp_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC |
133.485
ms
|
14586828300 |
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:190 (getProductByFilters)
/classes/controller/ProductListingFrontController.php:357 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 119 |
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 43) |
7.462
ms
|
1763 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 101 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 42) |
7.306
ms
|
1763 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 32 |
SELECT SQL_NO_CACHE id_shop
FROM `prstshp_currency_shop`
WHERE `id_currency` = 2
AND id_shop = 1 LIMIT 1 |
7.218
ms
|
1 |
|
|
/classes/ObjectModel.php:1732
/classes/Tools.php:700 (isAssociatedToShop)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 78 |
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 30) |
6.791
ms
|
1764 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 137 |
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 `prstshp_product` p
INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `prstshp_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` = 46) |
4.435
ms
|
1176 |
|
|
/classes/Product.php:3860
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 159 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `prstshp_product_attribute_image` pai
LEFT JOIN `prstshp_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `prstshp_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1301610, 1301611, 1301612, 1301613, 1301614, 1301615, 1301616, 1301617, 1301618, 1301619, 1301620, 1301621, 1301622, 1301623, 1301624, 1301625, 1301626, 1301627, 1301628, 1301629, 1301630, 1301631, 1301632, 1301633, 1301634, 1301635, 1301636, 1301637, 1301638, 1301639, 1301640, 1301641, 1301642, 1301643, 1301644, 1301645, 1301646, 1301647, 1301648, 1301649, 1301650, 1301651, 1301652, 1301653, 1301654, 1301655, 1301656, 1301663, 1301664, 1301665, 1301666, 1301667, 1301668, 1301669, 1301670, 1301671, 1301684, 1301685, 1301686, 1301696, 1301697, 1301698, 1301699, 1301700, 1301701, 1301702, 1301703, 1301704, 1301705, 1301706, 1301707, 1301708, 1301709, 1301710, 1301711, 1301712, 1301713, 1301714, 1301715, 1301716, 1301717, 1301718, 1301719, 1301720, 1301721, 1301722, 1301723, 1301724, 1301725, 1301726, 1301727, 1301728, 1301729, 1301730, 1301731, 1301732, 1301733, 1301734, 1301735, 1301736, 1301737, 1301738, 1301739, 1301740, 1301741, 1301742, 1301743, 1301750, 1301751, 1301752, 1301753, 1301754, 1301755, 1301756, 1301757, 1301758, 1301771, 1301772, 1301773, 1301783, 1301784, 1301785, 1301786, 1301787, 1301788, 1301789, 1301790, 1301791, 1301792, 1301793, 1301794, 1301795, 1301796, 1301797, 1301798, 1301799, 1301800, 1301801, 1301802, 1301803, 1301804, 1301805, 1301806, 1301807, 1301808, 1301809, 1301810, 1301811, 1301812, 1301813, 1301814, 1301815, 1301816, 1301817, 1301818, 1301819, 1301820, 1301821, 1301822, 1301823, 1301824, 1301825, 1301826, 1301827, 1301828, 1301829, 1301830, 1301837, 1301838, 1301839, 1301840, 1301841, 1301842, 1301843, 1301844, 1301845, 1301858, 1301859, 1301860, 1301870, 1301871, 1301872, 1301873, 1301874, 1301875, 1301876, 1301877, 1301878, 1301879, 1301880, 1301881, 1301882, 1301883, 1301884, 1301885, 1301886, 1301887, 1301888, 1301889, 1301890, 1301891, 1301892, 1301893, 1301894, 1301895, 1301896, 1301897, 1301898, 1301899, 1301900, 1301901, 1301902, 1301903, 1301904, 1301905, 1301906, 1301907, 1301908, 1301909, 1301910, 1301911, 1301912, 1301913, 1301914, 1301915, 1301916, 1301917, 1301924, 1301925, 1301926, 1301927, 1301928, 1301929, 1301930, 1301931, 1301932, 1301945, 1301946, 1301947, 1301957, 1301958, 1301959, 1301960, 1301961, 1301962, 1301963, 1301964, 1301965, 1301966, 1301967, 1301968, 1301969, 1301970, 1301971, 1301972, 1301973, 1301974, 1301975, 1301976, 1301977, 1301978, 1301979, 1301980, 1301981, 1301982, 1301983, 1301984, 1301985, 1301986, 1301987, 1301988, 1301989, 1301990, 1301991, 1301992, 1301993, 1301994, 1301995, 1301996, 1301997, 1301998, 1301999, 1302000, 1302001, 1302002, 1302003, 1302004, 1302011, 1302012, 1302013, 1302014, 1302015, 1302016, 1302017, 1302018, 1302019, 1302032, 1302033, 1302034, 1302044, 1302045, 1302046, 1302047, 1302048, 1302049, 1302050, 1302051, 1302052, 1302053, 1302054, 1302055, 1302056, 1302057, 1302058, 1302059, 1302060, 1302061, 1302062, 1302063, 1302064, 1302065, 1302066, 1302067, 1302068, 1302069, 1302070, 1302071, 1302072, 1302073, 1302074, 1302075, 1302076, 1302077, 1302078, 1302079, 1302080, 1302081, 1302082, 1302083, 1302084, 1302085, 1302086, 1302087, 1302088, 1302089, 1302090, 1302091, 1302098, 1302099, 1302100, 1302101, 1302102, 1302103, 1302104, 1302105, 1302106, 1302119, 1302120, 1302121, 1302131, 1302132, 1302133, 1302134, 1302135, 1302136, 1302137, 1302138, 1302139, 1302140, 1302141, 1302142, 1302143, 1302144, 1302145, 1302146, 1302147, 1302148, 1302149, 1302150, 1302151, 1302152, 1302153, 1302154, 1302155, 1302156, 1302157, 1302158, 1302159, 1302160, 1302161, 1302162, 1302163, 1302164, 1302165, 1302166, 1302167, 1302168, 1302169, 1302170, 1302171, 1302172, 1302173, 1302174, 1302175, 1302176, 1302177, 1302178, 1302185, 1302186, 1302187, 1302188, 1302189, 1302190, 1302191, 1302192, 1302193, 1302206, 1302207, 1302208, 1302218, 1302219, 1302220, 1302221, 1302222, 1302223, 1302224, 1302225, 1302226, 1302227, 1302228, 1302229, 1302230, 1302231, 1302232, 1302233, 1302234, 1302235, 1302236, 1302237, 1302238, 1302239, 1302240, 1302241, 1302242, 1302243, 1302244, 1302245, 1302246, 1302247, 1302248, 1302249, 1302250, 1302251, 1302252, 1302253, 1302254, 1302255, 1302256, 1302257, 1302258, 1302259, 1302260, 1302261, 1302262, 1302263, 1302264, 1302265, 1302272, 1302273, 1302274, 1302275, 1302276, 1302277, 1302278, 1302279, 1302280, 1302293, 1302294, 1302295, 1302305, 1302306, 1302307, 1302308, 1302309, 1302310, 1302311, 1302312, 1302313, 1302314, 1302315, 1302316, 1302317, 1302318, 1302319, 1302320, 1302321, 1302322, 1302323, 1302324, 1302325, 1302326, 1302327, 1302328, 1302329, 1302330, 1302331, 1302332, 1302333, 1302334, 1302335, 1302336, 1302337, 1302338, 1302339, 1302340, 1302341, 1302342, 1302343, 1302344, 1302345, 1302346, 1302347, 1302348, 1302349, 1302350, 1302351, 1302352, 1302359, 1302360, 1302361, 1302362, 1302363, 1302364, 1302365, 1302366, 1302367, 1302380, 1302381, 1302382, 1302392, 1302393, 1302394, 1302395, 1302396, 1302397, 1302398, 1302399, 1302400, 1302401, 1302402, 1302403, 1302404, 1302405, 1302406, 1302407, 1302408, 1302409, 1302410, 1302411, 1302412, 1302413, 1302414, 1302415, 1302416, 1302417, 1302418, 1302419, 1302420, 1302421, 1302422, 1302423, 1302424, 1302425, 1302426, 1302427, 1302428, 1302429, 1302430, 1302431, 1302432, 1302433, 1302434, 1302435, 1302436, 1302437, 1302438, 1302439, 1302446, 1302447, 1302448, 1302449, 1302450, 1302451, 1302452, 1302453, 1302454, 1302467, 1302468, 1302469, 1302479, 1302480, 1302481, 1302482, 1302483, 1302484, 1302485, 1302486, 1302487, 1302488, 1302489, 1302490, 1302491, 1302492, 1302493, 1302494, 1302495, 1302496, 1302497, 1302498, 1302499, 1302500, 1302501, 1302502, 1302503, 1302504, 1302505, 1302506, 1302507, 1302508, 1302509, 1302510, 1302511, 1302512, 1302513, 1302514, 1302515, 1302516, 1302517, 1302518, 1302519, 1302520, 1302521, 1302522, 1302523, 1302524, 1302525, 1302526, 1302533, 1302534, 1302535, 1302536, 1302537, 1302538, 1302539, 1302540, 1302541, 1302554, 1302555, 1302556, 1302566, 1302567, 1302568, 1302569, 1302570, 1302571, 1302572, 1302573, 1302574, 1302575, 1302576, 1302577, 1302578, 1302579, 1302580, 1302581, 1302582, 1302583, 1302584, 1302585, 1302586, 1302587, 1302588, 1302589, 1302590, 1302591, 1302592, 1302593, 1302594, 1302595, 1302596, 1302597, 1302598, 1302599, 1302600, 1302601, 1302602, 1302603, 1302604, 1302605, 1302606, 1302607, 1302608, 1302609, 1302610, 1302611, 1302612, 1302613, 1302620, 1302621, 1302622, 1302623, 1302624, 1302625, 1302626, 1302627, 1302628, 1302641, 1302642, 1302643, 1302653, 1302654, 1302655, 1302656, 1302657, 1302658, 1302659, 1302660, 1302661, 1302662, 1302663, 1302664, 1302665, 1302666, 1302667, 1302668, 1302669, 1302670, 1302671, 1302672, 1302673, 1302674, 1302675, 1302676, 1302677, 1302678, 1302679, 1302680, 1302681, 1302682, 1302683, 1302684, 1302685, 1302686, 1302687, 1302688, 1302689, 1302690, 1302691, 1302692, 1302693, 1302694, 1302695, 1302696, 1302697, 1302698, 1302699, 1302700, 1302707, 1302708, 1302709, 1302710, 1302711, 1302712, 1302713, 1302714, 1302715, 1302728, 1302729, 1302730, 1302740, 1302741, 1302742, 1302743, 1302744, 1302745, 1302746, 1302747, 1302748, 1302749, 1302750, 1302751, 1302752, 1302753, 1302754, 1302755, 1302756, 1302757, 1302758, 1302759, 1302760, 1302761, 1302762, 1302763, 1302764, 1302765, 1302766, 1302767, 1302768, 1302769, 1302770, 1302771, 1302772, 1302773, 1302774, 1302775, 1302776, 1302777, 1302778, 1302779, 1302780, 1302781, 1302782, 1302783, 1302784, 1302785, 1302786, 1302787, 1302794, 1302795, 1302796, 1302797, 1302798, 1302799, 1302800, 1302801, 1302802, 1302815, 1302816, 1302817, 1302827, 1302828, 1302829, 1302830, 1302831, 1302832, 1302833, 1302834, 1302835, 1302836, 1302837, 1302838, 1302839, 1302840, 1302841, 1302842, 1302843, 1302844, 1302845, 1302846, 1302847, 1302848, 1302849, 1302850, 1302851, 1302852, 1302853, 1302854, 1302855, 1302856, 1302857, 1302858, 1302859, 1302860, 1302861, 1302862, 1302863, 1302864, 1302865, 1302866, 1302867, 1302868, 1302869, 1302870, 1302871, 1302872, 1302873, 1302874, 1302881, 1302882, 1302883, 1302884, 1302885, 1302886, 1302887, 1302888, 1302889, 1302902, 1302903, 1302904, 1302914, 1302915, 1302916, 1302917, 1302918, 1302919, 1302920, 1302921, 1302922, 1302923, 1302924, 1302925, 1302926, 1302927, 1302928, 1302929, 1302930, 1302931, 1302932, 1302933, 1302934, 1302935, 1302936, 1302937, 1302938, 1302939, 1302940, 1302941, 1302942, 1302943, 1302944, 1302945, 1302946, 1302947, 1302948, 1302949, 1302950, 1302951, 1302952, 1302953, 1302954, 1302955, 1302956, 1302957, 1302958, 1302959, 1302960, 1302961, 1302968, 1302969, 1302970, 1302971, 1302972, 1302973, 1302974, 1302975, 1302976, 1302989, 1302990, 1302991, 1303001, 1303002, 1303003, 1303004, 1303005, 1303006, 1303007, 1303008, 1303009, 1303010, 1303011, 1303012, 1303013, 1303014, 1303015, 1303016, 1303017, 1303018, 1303019, 1303020, 1303021, 1303022, 1303023, 1303024, 1303025, 1303026, 1303027, 1303028, 1303029, 1303030, 1303031, 1303032, 1303033, 1303034, 1303035, 1303036, 1303037, 1303038, 1303039, 1303040, 1303041, 1303042, 1303043, 1303044, 1303045, 1303046, 1303047, 1303048, 1303055, 1303056, 1303057, 1303058, 1303059, 1303060, 1303061, 1303062, 1303063, 1303076, 1303077, 1303078, 1303088, 1303089, 1303090, 1303091, 1303092, 1303093, 1303094, 1303095, 1303096, 1303097, 1303098, 1303099, 1303100, 1303101, 1303102, 1303103, 1303104, 1303105, 1303106, 1303107, 1303108, 1303109, 1303110, 1303111, 1303112, 1303113, 1303114, 1303115, 1303116, 1303117, 1303118, 1303119, 1303120, 1303121, 1303122, 1303123, 1303124, 1303125, 1303126, 1303127, 1303128, 1303129, 1303130, 1303131, 1303132, 1303133, 1303134, 1303135, 1303142, 1303143, 1303144, 1303145, 1303146, 1303147, 1303148, 1303149, 1303150, 1303163, 1303164, 1303165, 1303175, 1303176, 1303177, 1303178, 1303179, 1303180, 1303181, 1303182, 1303183, 1303184, 1303185, 1303186, 1303187, 1303188, 1303189, 1303190, 1303191, 1303192, 1303193, 1303194, 1303195, 1303196, 1303197, 1303198, 1303199, 1303200, 1303201, 1303202, 1303203, 1303204, 1303205, 1303206, 1303207, 1303208, 1303209, 1303210, 1303211, 1303212, 1303213, 1303214, 1303215, 1303216, 1303217, 1303218, 1303219, 1303220, 1303221, 1303222, 1303229, 1303230, 1303231, 1303232, 1303233, 1303234, 1303235, 1303236, 1303237, 1303250, 1303251, 1303252, 1303262, 1303263, 1303264, 1303265, 1303266, 1303267, 1303268, 1303269, 1303270, 1303271, 1303272, 1303273, 1303274, 1303275, 1303276, 1303277, 1303278, 1303279, 1303280, 1303281, 1303282, 1303283, 1303284, 1303285, 1303286, 1303287, 1303288, 1303289, 1303290, 1303291, 1303292, 1303293, 1303294, 1303295, 1303296, 1303297, 1303298, 1303299, 1303300, 1303301, 1303302, 1303303, 1303304, 1303305, 1303306, 1303307, 1303308, 1303309, 1303316, 1303317, 1303318, 1303319, 1303320, 1303321, 1303322, 1303323, 1303324, 1303337, 1303338, 1303339, 1303349, 1303350, 1303351, 1303352, 1303353, 1303354, 1303355, 1303356, 1303357, 1303358, 1303359, 1303360, 1303361, 1303362, 1303363, 1303364, 1303365, 1303366, 1303367, 1303368, 1303369, 1303370, 1303371, 1303372, 1303373, 1303374, 1303375, 1303376, 1303377, 1303378, 1303379, 1303380, 1303381, 1303382, 1303383, 1303384, 1303385, 1303386, 1303387, 1303388, 1303389, 1303390, 1303391, 1303392, 1303393, 1303394, 1303395, 1303396, 1303403, 1303404, 1303405, 1303406, 1303407, 1303408, 1303409, 1303410, 1303411, 1303424, 1303425, 1303426, 1437606, 1437607, 1437608, 1437609, 1437610, 1437611, 1437612, 1437613, 1437614, 1437615, 1437616, 1437617, 1437618, 1437619, 1437620, 1437621, 1437622, 1437623, 1437624, 1437625, 1437626, 1437627, 1437628, 1437629, 1437630, 1437631, 1437632, 1437633, 1437634, 1437635, 1437636, 1437637, 1437638, 1437639, 1437640, 1437641, 1437642, 1437643, 1437644, 1437645, 1437646, 1437647, 1437648, 1437649, 1437650, 1437651, 1437652, 1437653, 1437654, 1437655, 1437656, 1437657, 1437658, 1437659, 1437660, 1437661, 1437662, 1437663, 1437664, 1437665, 1437666, 1437667, 1437668, 1437669, 1437670, 1437671, 1437672, 1437673, 1437674, 1437675, 1437676, 1437677, 1437678, 1437679, 1437680, 1437681, 1437682, 1437683, 1437684, 1437685, 1437686, 1437687, 1437688, 1437689, 1437690, 1437691, 1437692, 1437693, 1437694, 1437695, 1437696, 1437697, 1437698, 1437699, 1437700, 1437701, 1437702, 1437703, 1437704, 1437705, 1437706, 1437707, 1437708, 1437709, 1437710, 1437711, 1437712, 1437713, 1437714, 1437715, 1437716, 1437717, 1437718, 1437719, 1437720, 1437721, 1437722, 1437723, 1437724, 1437725, 1437726, 1437727, 1437728, 1437729, 1437730, 1437731, 1437732, 1437733, 1437734, 1437735, 1437736, 1437737, 1437738, 1437739, 1437740, 1437741, 1437742, 1437743, 1437744, 1437745, 1437746, 1437747, 1437748, 1437749, 1437750, 1437751, 1437752, 1437753, 1437754, 1437755, 1437756, 1437757, 1437758, 1437759, 1437760, 1437761, 1437762, 1437763, 1437764, 1437765, 1437766, 1437767, 1437768, 1437769, 1437770, 1437771, 1437772, 1437773, 1437774, 1437775, 1437776, 1437777, 1437778, 1437779, 1437780, 1437781, 1437782, 1437783, 1437784, 1437785, 1437786, 1437787, 1437788, 1437789, 1437790, 1437791, 1437792, 1437793, 1437794, 1437795, 1437796, 1437797, 1437798, 1437799, 1437800, 1437801, 1437802, 1437803, 1437804, 1437805, 1437806, 1437807, 1437808, 1437809, 1437810, 1437811, 1437812, 1437813, 1437814, 1437815, 1437816, 1437817, 1437818, 1437819, 1437820, 1437821, 1437822, 1437823, 1437824, 1437825, 1437826, 1437827, 1437828, 1437829, 1437830, 1437831, 1437832, 1437833, 1437834, 1437835, 1437836, 1437837, 1437838, 1437839, 1437840, 1437841, 1437842, 1437843, 1437844, 1437845, 1437846, 1437847, 1437848, 1437849, 1437850, 1437851, 1437852, 1437853, 1437854, 1437855, 1437856, 1437857, 1437858, 1437859, 1437860, 1437861, 1437862, 1437863, 1437864, 1437865, 1437866, 1437867, 1437868, 1437869, 1437870, 1437871, 1437872, 1437873, 1437874, 1437875, 1437876, 1437877, 1437878, 1437879, 1437880, 1437881, 1437882, 1437883, 1437884, 1437885, 1437886, 1437887, 1437888, 1437889, 1437890, 1437891, 1437892, 1437893, 1437894, 1437895, 1437896, 1437897, 1437898, 1437899, 1437900, 1437901, 1437902, 1437903, 1437904, 1437905, 1437906, 1437907, 1437908, 1437909, 1437910, 1437911, 1437912, 1437913, 1437914, 1437915, 1437916, 1437917, 1437918, 1437919, 1437920, 1437921, 1437922, 1437923, 1437924, 1437925, 1437926, 1437927, 1437928, 1437929, 1437930, 1437931, 1437932, 1437933, 1437934, 1437935, 1437936, 1437937, 1437938, 1437939, 1437940, 1437941, 1437942, 1437943, 1437944, 1437945, 1437946, 1437947, 1437948, 1437949, 1437950, 1437951, 1437952, 1437953, 1437954, 1437955, 1437956, 1437957, 1437958, 1437959, 1437960, 1437961, 1437962, 1437963, 1437964, 1437965, 1437966, 1437967, 1437968, 1437969, 1437970, 1437971, 1437972, 1437973, 1437974, 1437975, 1437976, 1437977, 1437978, 1437979, 1437980, 1437981, 1437982, 1437983, 1437984, 1437985, 1437986, 1437987, 1437988, 1437989, 1437990, 1437991, 1437992, 1437993, 1437994, 1437995, 1437996, 1437997, 1437998, 1437999, 1438000, 1438001, 1438002, 1438003, 1438004, 1438005, 1438006, 1438007, 1438008, 1438009, 1438010, 1438011, 1438012, 1438013, 1438014, 1438015, 1438016, 1438017, 1438018, 1438019, 1438020, 1438021, 1438022, 1438023, 1438024, 1438025, 1438026, 1438027, 1438028, 1438029, 1438030, 1438031, 1438032, 1438033, 1438034, 1438035, 1438036, 1438037, 1438038, 1438039, 1438040, 1438041, 1438042, 1438043, 1438044, 1438045, 1438046, 1438047, 1438048, 1438049, 1438050, 1438051, 1438052, 1438053, 1438054, 1438055, 1438056, 1438057, 1438058, 1438059, 1438060, 1438061, 1438062, 1438063, 1438064, 1438065, 1438066, 1438067, 1438068, 1438069, 1438070, 1438071, 1438072, 1438073, 1438074, 1438075, 1438076, 1438077, 1438078, 1438079, 1438080, 1438081, 1438082, 1438083, 1438084, 1438085, 1438086, 1438087, 1438088, 1438089, 1438090, 1438091, 1438092, 1438093, 1438094, 1438095, 1438096, 1438097, 1438098, 1438099, 1438100, 1438101, 1438102, 1438103, 1438104, 1438105, 1438106, 1438107, 1438108, 1438109, 1438110, 1438111, 1438112, 1438113, 1438114, 1438115, 1438116, 1438117, 1438118, 1438119, 1438120, 1438121, 1438122, 1438123, 1438124, 1438125, 1438126, 1438127, 1438128, 1438129, 1438130, 1438131, 1438132, 1438133, 1438134, 1438135, 1438136, 1438137, 1438138, 1438139, 1438140, 1438141, 1438142, 1438143, 1438144, 1438145, 1438146, 1438147, 1438148, 1438149, 1438150, 1438151, 1438152, 1438153, 1438154, 1438155, 1438156, 1438157, 1438158, 1438159, 1438160, 1438161, 1438162, 1438163, 1438164, 1438165, 1438166, 1438167, 1438168, 1438169, 1438170, 1438171, 1438172, 1438173, 1438174, 1438175, 1438176, 1438177, 1438178, 1438179, 1438180, 1438181, 1438182, 1438183, 1438184, 1438185, 1438186, 1438187, 1438188, 1438189, 1438190, 1438191, 1438192, 1438193, 1438194, 1438195, 1438196, 1438197, 1438198, 1438199, 1438200, 1438201, 1438202, 1438203, 1438204, 1438205, 1438206, 1438207, 1438208, 1438209, 1438210, 1438211, 1438212, 1438213, 1438214, 1438215, 1438216, 1438217, 1438218, 1438219, 1438220, 1438221, 1438222, 1438223, 1438224, 1438225, 1438226, 1438227, 1438228, 1438229, 1438230, 1438231, 1438232, 1438233, 1438234, 1438235, 1438236, 1438237, 1438238, 1438239, 1438240, 1438241, 1438242, 1438243, 1438244, 1438245, 1438246, 1438247, 1438248, 1438249, 1438250, 1438251, 1438252, 1438253, 1438254, 1438255, 1438256, 1438257, 1438258, 1438259, 1438260, 1438261, 1438262, 1438263, 1438264, 1438265, 1438266, 1438267, 1438268, 1438269, 1438270, 1438271, 1438272, 1438273, 1438274, 1438275, 1438276, 1438277, 1438278, 1438279, 1438280, 1438281, 1438282, 1438283, 1438284, 1438285, 1438286, 1438287, 1438288, 1438289, 1438290, 1438291, 1438292, 1438293, 1438294, 1438295, 1438296, 1438297, 1438298, 1438299, 1438300, 1438301, 1438302, 1438303, 1438304, 1438305, 1438306, 1438307, 1438308, 1438309, 1438310, 1438311, 1438312, 1438313, 1438314, 1438315, 1438316, 1438317, 1438318, 1438319, 1438320, 1438321, 1438322, 1438323, 1438324, 1438325, 1438326, 1438327, 1438328, 1438329, 1438330, 1438331, 1438332, 1438333, 1438334, 1438335, 1438336, 1438337, 1438338, 1438339, 1438340, 1438341, 1438342, 1438343, 1438344, 1438345, 1438346, 1438347, 1438348, 1438349, 1438350, 1438351, 1438352, 1438353, 1438354, 1438355, 1438356, 1438357, 1438358, 1438359, 1438360, 1438361, 1438362, 1438363, 1438364, 1438365, 1438366, 1438367, 1438368, 1438369, 1438370, 1438371, 1438372, 1438373, 1438374, 1438375, 1438376, 1438377, 1438378, 1438379, 1438380, 1438381, 1438382, 1438383, 1438384, 1438385, 1438386, 1438387, 1438388, 1438389, 1438390, 1438391, 1438392, 1438393, 1438394, 1438395, 1438396, 1438397, 1438398, 1438399, 1438400, 1438401, 1438402, 1438403, 1438404, 1438405, 1438406, 1438407, 1438408, 1438409, 1438410, 1438411, 1438412, 1438413, 1438414, 1438415, 1438416, 1438417, 1438418, 1438419, 1438420, 1438421, 1438422, 1438423, 1438424, 1438425, 1438426, 1438427, 1438428, 1438429, 1438430, 1438431, 1438432, 1438433, 1438434, 1438435, 1438436, 1438437, 1438438, 1438439, 1438440, 1438441, 1438442, 1438443, 1438444, 1438445, 1438446, 1438447, 1438448, 1438449, 1438450, 1438451, 1438452, 1438453, 1438454, 1438455, 1438456, 1438457, 1438458, 1438459, 1438460, 1438461, 1438462, 1438463, 1438464, 1438465, 1438466, 1438467, 1438468, 1438469, 1438470, 1438471, 1438472, 1438473, 1438474, 1438475, 1438476, 1438477, 1438478, 1438479, 1438480, 1438481, 1438482, 1438483, 1438484, 1438485, 1438486, 1438487, 1438488, 1438489, 1438490, 1438491, 1438492, 1438493, 1438494, 1438495, 1438496, 1438497, 1438498, 1438499, 1438500, 1438501, 1438502, 1438503, 1438504, 1438505, 1438506, 1438507, 1438508, 1438509, 1438510, 1438511, 1438512, 1438513, 1438514, 1438515, 1438516, 1438517, 1438518, 1438519, 1438520, 1438521, 1438522, 1438523, 1438524, 1438525, 1438526, 1438527, 1438528, 1438529, 1438530, 1438531, 1438532, 1438533, 1438534, 1438535, 1438536, 1438537, 1438538, 1438539, 1438540, 1438541, 1438542, 1438543, 1438544, 1438545, 1438546, 1438547, 1438548, 1438549, 1438550, 1438551, 1438552, 1438553, 1438554, 1438555, 1438556, 1438557, 1438558, 1438559, 1438560, 1438561, 1438562, 1438563, 1438564, 1438565, 1438566, 1438567, 1438568, 1438569, 1438570, 1438571, 1438572, 1438573, 1438574, 1438575, 1438576, 1438577, 1438578, 1438579, 1438580, 1438581, 1438582, 1438583, 1438584, 1438585, 1438586, 1438587, 1438588, 1438589, 1438590, 1438591, 1438592, 1438593, 1438594, 1438595, 1438596, 1438597, 1438598, 1438599, 1438600, 1438601, 1438602, 1438603, 1438604, 1438605, 1438606, 1438607, 1438608, 1438609, 1438610, 1438611, 1438612, 1438613, 1438614, 1438615, 1438616, 1438617, 1438618, 1438619, 1438620, 1438621, 1438622, 1438623, 1438624, 1438625, 1438626, 1438627, 1438628, 1438629, 1438630, 1438631, 1438632, 1438633, 1438634, 1438635, 1438636, 1438637, 1438638, 1438639, 1438640, 1438641, 1438642, 1438643, 1438644, 1438645, 1438646, 1438647, 1438648, 1438649, 1438650, 1438651, 1438652, 1438653, 1438654, 1438655, 1438656, 1438657, 1438658, 1438659, 1438660, 1438661, 1438662, 1438663, 1438664, 1438665, 1438666, 1438667, 1438668, 1438669, 1438670, 1438671, 1438672, 1438673, 1438674, 1438675, 1438676, 1438677, 1438678, 1438679, 1438680, 1438681, 1438682, 1438683, 1438684, 1438685, 1438686, 1438687, 1438688, 1438689, 1438690, 1438691, 1438692, 1438693, 1438694, 1438695, 1438696, 1438697, 1438698, 1438699, 1438700, 1438701, 1438702, 1438703, 1438704, 1438705, 1438706, 1438707, 1438708, 1438709, 1438710, 1438711, 1438712, 1438713, 1438714, 1438715, 1438716, 1438717, 1438718, 1438719, 1438720, 1438721, 1438722, 1438723, 1438724, 1438725, 1438726, 1438727, 1438728, 1438729, 1438730, 1438731, 1438732, 1438733, 1438734, 1438735, 1438736, 1438737, 1438738, 1438739, 1438740, 1438741, 1438742, 1438743, 1438744, 1438745, 1438746, 1438747, 1438748, 1438749, 1438750, 1438751, 1438752, 1438753, 1438754, 1438755, 1438756, 1438757, 1438758, 1438759, 1438760, 1438761, 1438762, 1438763, 1438764, 1438765, 1438766, 1438767, 1438768, 1438769, 1438770, 1438771, 1438772, 1438773, 1438774, 1438775, 1438776, 1438777, 1438778, 1438779, 1438780, 1438781, 1438782, 1438783, 1438784, 1438785, 1438786, 1438787, 1438788, 1438789, 1438790, 1438791, 1438792, 1438793, 1438794, 1438795, 1438796, 1438797, 1438798, 1438799, 1438800, 1438801, 1438802, 1438803, 1438804, 1438805, 1438806, 1438807, 1438808, 1438809, 1438810, 1438811, 1438812, 1438813, 1438814, 1438815, 1438816, 1438817, 1438818, 1438819, 1438820, 1438821, 1438822, 1438823, 1438824, 1438825, 1438826, 1438827, 1438828, 1438829, 1438830, 1438831, 1438832, 1438833, 1438834, 1438835, 1438836, 1438837, 1438838, 1438839, 1438840, 1438841, 1438842, 1438843, 1438844, 1438845, 1438846, 1438847, 1438848, 1438849, 1438850, 1438851, 1438852, 1438853, 1438854, 1438855, 1438856, 1438857, 1438858, 1438859, 1438860, 1438861, 1438862, 1438863, 1438864, 1438865, 1438866, 1438867, 1438868, 1438869, 1438870, 1438871, 1438872, 1438873, 1438874, 1438875, 1438876, 1438877, 1438878, 1438879, 1438880, 1438881, 1438882, 1438883, 1438884, 1438885, 1438886, 1438887, 1438888, 1438889, 1438890, 1438891, 1438892, 1438893, 1438894, 1438895, 1438896, 1438897, 1438898, 1438899, 1438900, 1438901, 1438902, 1438903, 1438904, 1438905, 1438906, 1438907, 1438908, 1438909, 1438910, 1438911, 1438912, 1438913, 1438914, 1438915, 1438916, 1438917, 1438918, 1438919, 1438920, 1438921, 1438922, 1438923, 1438924, 1438925, 1438926, 1438927, 1438928, 1438929, 1438930, 1438931, 1438932, 1438933, 1438934, 1438935, 1438936, 1438937, 1438938, 1438939, 1438940, 1438941, 1438942, 1438943, 1438944, 1438945, 1438946, 1438947, 1438948, 1438949, 1438950, 1438951, 1438952, 1438953, 1438954, 1438955, 1438956, 1438957, 1438958, 1438959, 1438960, 1438961, 1438962, 1438963, 1438964, 1438965, 1438966, 1438967, 1438968, 1438969, 1438970, 1438971, 1438972, 1438973, 1438974, 1438975, 1438976, 1438977, 1438978, 1438979, 1438980, 1438981, 1438982, 1438983, 1438984, 1438985, 1438986, 1438987, 1438988, 1438989, 1438990, 1438991, 1438992, 1438993, 1438994, 1438995, 1438996, 1438997, 1438998, 1438999, 1439000, 1439001, 1439002, 1439003, 1439004, 1439005, 1439006, 1439007, 1439008, 1439009, 1439010, 1439011, 1439012, 1439013, 1439014, 1439015, 1439016, 1439017, 1439018, 1439019, 1439020, 1439021, 1439022, 1439023, 1439024, 1439025, 1439026, 1439027, 1439028, 1439029, 1439030, 1439031, 1439032, 1439033, 1439034, 1439035, 1439036, 1439037, 1439038, 1439039, 1439040, 1439041, 1439042, 1439043, 1439044, 1439045, 1439046, 1439047, 1439048, 1439049, 1439050, 1439051, 1439052, 1439053, 1439054, 1439055, 1439056, 1439057, 1439058, 1439059, 1439060, 1439061, 1439062, 1439063, 1439064, 1439065, 1439066, 1439067, 1439068, 1439069, 1439070, 1439071, 1439072, 1439073, 1439074, 1439075, 1439076, 1439077, 1439078, 1439079, 1439080, 1439081, 1439082, 1439083, 1439084, 1439085, 1439086, 1439087, 1439088, 1439089, 1439090, 1439091, 1439092, 1439093, 1439094, 1439095, 1439096, 1439097, 1439098, 1439099, 1439100, 1439101, 1439102, 1439103, 1439104, 1439105, 1439106, 1439107, 1439108, 1439109, 1439110, 1439111, 1439112, 1439113, 1439114, 1439115, 1439116, 1439117, 1439118, 1439119, 1439120, 1439121, 1439122, 1439123, 1439124, 1439125, 1439126, 1439127, 1439128, 1439129, 1439130, 1439131, 1439132, 1439133, 1439134, 1439135, 1439136, 1439137, 1439138, 1439139, 1439140, 1439141, 1439142, 1439143, 1439144, 1439145, 1439146, 1439147, 1439148, 1439149, 1439150, 1439151, 1439152, 1439153, 1439154, 1439155, 1439156, 1439157, 1439158, 1439159, 1439160, 1439161, 1439162, 1439163, 1439164, 1439165, 1439166, 1439167, 1439168, 1439169, 1439170, 1439171, 1439172, 1439173, 1439174, 1439175, 1439176, 1439177, 1439178, 1439179, 1439180, 1439181, 1439182, 1439183, 1439184, 1439185, 1439186, 1439187, 1439188, 1439189, 1439190, 1439191, 1439192, 1439193, 1439194, 1439195, 1439196, 1439197, 1439198, 1439199, 1439200, 1439201, 1439202, 1439203, 1439204, 1439205, 1439206, 1439207, 1439208, 1439209, 1439210, 1439211, 1439212, 1439213, 1439214, 1439215, 1439216, 1439217, 1439218, 1439219, 1439220, 1439221, 1439222, 1439223, 1439224, 1439225, 1439226, 1439227, 1439228, 1439229, 1439230, 1439231, 1439232, 1439233, 1439234, 1439235, 1439236, 1439237, 1439238, 1439239, 1439240, 1439241, 1439242, 1439243, 1439244, 1439245, 1439246, 1439247, 1439248, 1439249, 1439250, 1439251, 1439252, 1439253, 1439254, 1439255, 1439256, 1439257, 1439258, 1439259, 1439260, 1439261, 1439262, 1439263, 1439264, 1439265, 1439266, 1439267, 1439268, 1439269, 1439270, 1439271, 1439272, 1439273, 1439274, 1439275, 1439276, 1439277, 1439278, 1439279, 1439280, 1439281, 1439282, 1439283, 1439284, 1439285, 1439286, 1439287, 1439288, 1439289, 1439290, 1439291, 1439292, 1439293, 1439294, 1439295, 1439296, 1439297, 1439298, 1439299, 1439300, 1439301, 1439302, 1439303, 1439304, 1439305, 1439306, 1439307, 1439308, 1439309, 1439310, 1439311, 1439312, 1439313, 1439314, 1439315, 1439316, 1439317, 1439318, 1439319, 1439320, 1439321, 1439322, 1439323, 1439324, 1439325, 1439326, 1439327, 1439328, 1439329, 1439330, 1439331, 1439332, 1439333, 1439334, 1439335, 1439336, 1439337, 1439338, 1439339, 1439340, 1439341, 1439342, 1439343, 1439344, 1439345, 1439346, 1439347, 1439348, 1439349, 1439350, 1439351, 1439352, 1439353, 1439354, 1439355, 1439356, 1439357, 1439358, 1439359, 1439360, 1439361, 1439362, 1439363, 1439364, 1439365, 1439366, 1439367, 1439368, 1301609) AND il.`id_lang` = 1 ORDER by i.`position` |
3.260
ms
|
0 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 156 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `prstshp_product_attribute_image` pai
LEFT JOIN `prstshp_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `prstshp_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1297956, 1297957, 1297958, 1297959, 1297960, 1297961, 1297962, 1297963, 1297964, 1297965, 1297966, 1297967, 1297968, 1297969, 1297970, 1297971, 1297972, 1297973, 1297974, 1297975, 1297976, 1297977, 1297978, 1297979, 1297980, 1297981, 1297982, 1297983, 1297984, 1297985, 1297986, 1297987, 1297988, 1297989, 1297990, 1297991, 1297992, 1297993, 1297994, 1297995, 1297996, 1297997, 1297998, 1297999, 1298000, 1298001, 1298002, 1298009, 1298010, 1298011, 1298012, 1298013, 1298014, 1298015, 1298016, 1298017, 1298030, 1298031, 1298032, 1298042, 1298043, 1298044, 1298045, 1298046, 1298047, 1298048, 1298049, 1298050, 1298051, 1298052, 1298053, 1298054, 1298055, 1298056, 1298057, 1298058, 1298059, 1298060, 1298061, 1298062, 1298063, 1298064, 1298065, 1298066, 1298067, 1298068, 1298069, 1298070, 1298071, 1298072, 1298073, 1298074, 1298075, 1298076, 1298077, 1298078, 1298079, 1298080, 1298081, 1298082, 1298083, 1298084, 1298085, 1298086, 1298087, 1298088, 1298089, 1298096, 1298097, 1298098, 1298099, 1298100, 1298101, 1298102, 1298103, 1298104, 1298117, 1298118, 1298119, 1298129, 1298130, 1298131, 1298132, 1298133, 1298134, 1298135, 1298136, 1298137, 1298138, 1298139, 1298140, 1298141, 1298142, 1298143, 1298144, 1298145, 1298146, 1298147, 1298148, 1298149, 1298150, 1298151, 1298152, 1298153, 1298154, 1298155, 1298156, 1298157, 1298158, 1298159, 1298160, 1298161, 1298162, 1298163, 1298164, 1298165, 1298166, 1298167, 1298168, 1298169, 1298170, 1298171, 1298172, 1298173, 1298174, 1298175, 1298176, 1298183, 1298184, 1298185, 1298186, 1298187, 1298188, 1298189, 1298190, 1298191, 1298204, 1298205, 1298206, 1298216, 1298217, 1298218, 1298219, 1298220, 1298221, 1298222, 1298223, 1298224, 1298225, 1298226, 1298227, 1298228, 1298229, 1298230, 1298231, 1298232, 1298233, 1298234, 1298235, 1298236, 1298237, 1298238, 1298239, 1298240, 1298241, 1298242, 1298243, 1298244, 1298245, 1298246, 1298247, 1298248, 1298249, 1298250, 1298251, 1298252, 1298253, 1298254, 1298255, 1298256, 1298257, 1298258, 1298259, 1298260, 1298261, 1298262, 1298263, 1298270, 1298271, 1298272, 1298273, 1298274, 1298275, 1298276, 1298277, 1298278, 1298291, 1298292, 1298293, 1298303, 1298304, 1298305, 1298306, 1298307, 1298308, 1298309, 1298310, 1298311, 1298312, 1298313, 1298314, 1298315, 1298316, 1298317, 1298318, 1298319, 1298320, 1298321, 1298322, 1298323, 1298324, 1298325, 1298326, 1298327, 1298328, 1298329, 1298330, 1298331, 1298332, 1298333, 1298334, 1298335, 1298336, 1298337, 1298338, 1298339, 1298340, 1298341, 1298342, 1298343, 1298344, 1298345, 1298346, 1298347, 1298348, 1298349, 1298350, 1298357, 1298358, 1298359, 1298360, 1298361, 1298362, 1298363, 1298364, 1298365, 1298378, 1298379, 1298380, 1298390, 1298391, 1298392, 1298393, 1298394, 1298395, 1298396, 1298397, 1298398, 1298399, 1298400, 1298401, 1298402, 1298403, 1298404, 1298405, 1298406, 1298407, 1298408, 1298409, 1298410, 1298411, 1298412, 1298413, 1298414, 1298415, 1298416, 1298417, 1298418, 1298419, 1298420, 1298421, 1298422, 1298423, 1298424, 1298425, 1298426, 1298427, 1298428, 1298429, 1298430, 1298431, 1298432, 1298433, 1298434, 1298435, 1298436, 1298437, 1298444, 1298445, 1298446, 1298447, 1298448, 1298449, 1298450, 1298451, 1298452, 1298465, 1298466, 1298467, 1298477, 1298478, 1298479, 1298480, 1298481, 1298482, 1298483, 1298484, 1298485, 1298486, 1298487, 1298488, 1298489, 1298490, 1298491, 1298492, 1298493, 1298494, 1298495, 1298496, 1298497, 1298498, 1298499, 1298500, 1298501, 1298502, 1298503, 1298504, 1298505, 1298506, 1298507, 1298508, 1298509, 1298510, 1298511, 1298512, 1298513, 1298514, 1298515, 1298516, 1298517, 1298518, 1298519, 1298520, 1298521, 1298522, 1298523, 1298524, 1298531, 1298532, 1298533, 1298534, 1298535, 1298536, 1298537, 1298538, 1298539, 1298552, 1298553, 1298554, 1298564, 1298565, 1298566, 1298567, 1298568, 1298569, 1298570, 1298571, 1298572, 1298573, 1298574, 1298575, 1298576, 1298577, 1298578, 1298579, 1298580, 1298581, 1298582, 1298583, 1298584, 1298585, 1298586, 1298587, 1298588, 1298589, 1298590, 1298591, 1298592, 1298593, 1298594, 1298595, 1298596, 1298597, 1298598, 1298599, 1298600, 1298601, 1298602, 1298603, 1298604, 1298605, 1298606, 1298607, 1298608, 1298609, 1298610, 1298611, 1298618, 1298619, 1298620, 1298621, 1298622, 1298623, 1298624, 1298625, 1298626, 1298639, 1298640, 1298641, 1298651, 1298652, 1298653, 1298654, 1298655, 1298656, 1298657, 1298658, 1298659, 1298660, 1298661, 1298662, 1298663, 1298664, 1298665, 1298666, 1298667, 1298668, 1298669, 1298670, 1298671, 1298672, 1298673, 1298674, 1298675, 1298676, 1298677, 1298678, 1298679, 1298680, 1298681, 1298682, 1298683, 1298684, 1298685, 1298686, 1298687, 1298688, 1298689, 1298690, 1298691, 1298692, 1298693, 1298694, 1298695, 1298696, 1298697, 1298698, 1298705, 1298706, 1298707, 1298708, 1298709, 1298710, 1298711, 1298712, 1298713, 1298726, 1298727, 1298728, 1298738, 1298739, 1298740, 1298741, 1298742, 1298743, 1298744, 1298745, 1298746, 1298747, 1298748, 1298749, 1298750, 1298751, 1298752, 1298753, 1298754, 1298755, 1298756, 1298757, 1298758, 1298759, 1298760, 1298761, 1298762, 1298763, 1298764, 1298765, 1298766, 1298767, 1298768, 1298769, 1298770, 1298771, 1298772, 1298773, 1298774, 1298775, 1298776, 1298777, 1298778, 1298779, 1298780, 1298781, 1298782, 1298783, 1298784, 1298785, 1298792, 1298793, 1298794, 1298795, 1298796, 1298797, 1298798, 1298799, 1298800, 1298813, 1298814, 1298815, 1298825, 1298826, 1298827, 1298828, 1298829, 1298830, 1298831, 1298832, 1298833, 1298834, 1298835, 1298836, 1298837, 1298838, 1298839, 1298840, 1298841, 1298842, 1298843, 1298844, 1298845, 1298846, 1298847, 1298848, 1298849, 1298850, 1298851, 1298852, 1298853, 1298854, 1298855, 1298856, 1298857, 1298858, 1298859, 1298860, 1298861, 1298862, 1298863, 1298864, 1298865, 1298866, 1298867, 1298868, 1298869, 1298870, 1298871, 1298872, 1298879, 1298880, 1298881, 1298882, 1298883, 1298884, 1298885, 1298886, 1298887, 1298900, 1298901, 1298902, 1298912, 1298913, 1298914, 1298915, 1298916, 1298917, 1298918, 1298919, 1298920, 1298921, 1298922, 1298923, 1298924, 1298925, 1298926, 1298927, 1298928, 1298929, 1298930, 1298931, 1298932, 1298933, 1298934, 1298935, 1298936, 1298937, 1298938, 1298939, 1298940, 1298941, 1298942, 1298943, 1298944, 1298945, 1298946, 1298947, 1298948, 1298949, 1298950, 1298951, 1298952, 1298953, 1298954, 1298955, 1298956, 1298957, 1298958, 1298959, 1298966, 1298967, 1298968, 1298969, 1298970, 1298971, 1298972, 1298973, 1298974, 1298987, 1298988, 1298989, 1298999, 1299000, 1299001, 1299002, 1299003, 1299004, 1299005, 1299006, 1299007, 1299008, 1299009, 1299010, 1299011, 1299012, 1299013, 1299014, 1299015, 1299016, 1299017, 1299018, 1299019, 1299020, 1299021, 1299022, 1299023, 1299024, 1299025, 1299026, 1299027, 1299028, 1299029, 1299030, 1299031, 1299032, 1299033, 1299034, 1299035, 1299036, 1299037, 1299038, 1299039, 1299040, 1299041, 1299042, 1299043, 1299044, 1299045, 1299046, 1299053, 1299054, 1299055, 1299056, 1299057, 1299058, 1299059, 1299060, 1299061, 1299074, 1299075, 1299076, 1299086, 1299087, 1299088, 1299089, 1299090, 1299091, 1299092, 1299093, 1299094, 1299095, 1299096, 1299097, 1299098, 1299099, 1299100, 1299101, 1299102, 1299103, 1299104, 1299105, 1299106, 1299107, 1299108, 1299109, 1299110, 1299111, 1299112, 1299113, 1299114, 1299115, 1299116, 1299117, 1299118, 1299119, 1299120, 1299121, 1299122, 1299123, 1299124, 1299125, 1299126, 1299127, 1299128, 1299129, 1299130, 1299131, 1299132, 1299133, 1299140, 1299141, 1299142, 1299143, 1299144, 1299145, 1299146, 1299147, 1299148, 1299161, 1299162, 1299163, 1299173, 1299174, 1299175, 1299176, 1299177, 1299178, 1299179, 1299180, 1299181, 1299182, 1299183, 1299184, 1299185, 1299186, 1299187, 1299188, 1299189, 1299190, 1299191, 1299192, 1299193, 1299194, 1299195, 1299196, 1299197, 1299198, 1299199, 1299200, 1299201, 1299202, 1299203, 1299204, 1299205, 1299206, 1299207, 1299208, 1299209, 1299210, 1299211, 1299212, 1299213, 1299214, 1299215, 1299216, 1299217, 1299218, 1299219, 1299220, 1299227, 1299228, 1299229, 1299230, 1299231, 1299232, 1299233, 1299234, 1299235, 1299248, 1299249, 1299250, 1299260, 1299261, 1299262, 1299263, 1299264, 1299265, 1299266, 1299267, 1299268, 1299269, 1299270, 1299271, 1299272, 1299273, 1299274, 1299275, 1299276, 1299277, 1299278, 1299279, 1299280, 1299281, 1299282, 1299283, 1299284, 1299285, 1299286, 1299287, 1299288, 1299289, 1299290, 1299291, 1299292, 1299293, 1299294, 1299295, 1299296, 1299297, 1299298, 1299299, 1299300, 1299301, 1299302, 1299303, 1299304, 1299305, 1299306, 1299307, 1299314, 1299315, 1299316, 1299317, 1299318, 1299319, 1299320, 1299321, 1299322, 1299335, 1299336, 1299337, 1299347, 1299348, 1299349, 1299350, 1299351, 1299352, 1299353, 1299354, 1299355, 1299356, 1299357, 1299358, 1299359, 1299360, 1299361, 1299362, 1299363, 1299364, 1299365, 1299366, 1299367, 1299368, 1299369, 1299370, 1299371, 1299372, 1299373, 1299374, 1299375, 1299376, 1299377, 1299378, 1299379, 1299380, 1299381, 1299382, 1299383, 1299384, 1299385, 1299386, 1299387, 1299388, 1299389, 1299390, 1299391, 1299392, 1299393, 1299394, 1299401, 1299402, 1299403, 1299404, 1299405, 1299406, 1299407, 1299408, 1299409, 1299422, 1299423, 1299424, 1299434, 1299435, 1299436, 1299437, 1299438, 1299439, 1299440, 1299441, 1299442, 1299443, 1299444, 1299445, 1299446, 1299447, 1299448, 1299449, 1299450, 1299451, 1299452, 1299453, 1299454, 1299455, 1299456, 1299457, 1299458, 1299459, 1299460, 1299461, 1299462, 1299463, 1299464, 1299465, 1299466, 1299467, 1299468, 1299469, 1299470, 1299471, 1299472, 1299473, 1299474, 1299475, 1299476, 1299477, 1299478, 1299479, 1299480, 1299481, 1299488, 1299489, 1299490, 1299491, 1299492, 1299493, 1299494, 1299495, 1299496, 1299509, 1299510, 1299511, 1299521, 1299522, 1299523, 1299524, 1299525, 1299526, 1299527, 1299528, 1299529, 1299530, 1299531, 1299532, 1299533, 1299534, 1299535, 1299536, 1299537, 1299538, 1299539, 1299540, 1299541, 1299542, 1299543, 1299544, 1299545, 1299546, 1299547, 1299548, 1299549, 1299550, 1299551, 1299552, 1299553, 1299554, 1299555, 1299556, 1299557, 1299558, 1299559, 1299560, 1299561, 1299562, 1299563, 1299564, 1299565, 1299566, 1299567, 1299568, 1299575, 1299576, 1299577, 1299578, 1299579, 1299580, 1299581, 1299582, 1299583, 1299596, 1299597, 1299598, 1299608, 1299609, 1299610, 1299611, 1299612, 1299613, 1299614, 1299615, 1299616, 1299617, 1299618, 1299619, 1299620, 1299621, 1299622, 1299623, 1299624, 1299625, 1299626, 1299627, 1299628, 1299629, 1299630, 1299631, 1299632, 1299633, 1299634, 1299635, 1299636, 1299637, 1299638, 1299639, 1299640, 1299641, 1299642, 1299643, 1299644, 1299645, 1299646, 1299647, 1299648, 1299649, 1299650, 1299651, 1299652, 1299653, 1299654, 1299655, 1299662, 1299663, 1299664, 1299665, 1299666, 1299667, 1299668, 1299669, 1299670, 1299683, 1299684, 1299685, 1299695, 1299696, 1299697, 1299698, 1299699, 1299700, 1299701, 1299702, 1299703, 1299704, 1299705, 1299706, 1299707, 1299708, 1299709, 1299710, 1299711, 1299712, 1299713, 1299714, 1299715, 1299716, 1299717, 1299718, 1299719, 1299720, 1299721, 1299722, 1299723, 1299724, 1299725, 1299726, 1299727, 1299728, 1299729, 1299730, 1299731, 1299732, 1299733, 1299734, 1299735, 1299736, 1299737, 1299738, 1299739, 1299740, 1299741, 1299742, 1299749, 1299750, 1299751, 1299752, 1299753, 1299754, 1299755, 1299756, 1299757, 1299770, 1299771, 1299772, 1435842, 1435843, 1435844, 1435845, 1435846, 1435847, 1435848, 1435849, 1435850, 1435851, 1435852, 1435853, 1435854, 1435855, 1435856, 1435857, 1435858, 1435859, 1435860, 1435861, 1435862, 1435863, 1435864, 1435865, 1435866, 1435867, 1435868, 1435869, 1435870, 1435871, 1435872, 1435873, 1435874, 1435875, 1435876, 1435877, 1435878, 1435879, 1435880, 1435881, 1435882, 1435883, 1435884, 1435885, 1435886, 1435887, 1435888, 1435889, 1435890, 1435891, 1435892, 1435893, 1435894, 1435895, 1435896, 1435897, 1435898, 1435899, 1435900, 1435901, 1435902, 1435903, 1435904, 1435905, 1435906, 1435907, 1435908, 1435909, 1435910, 1435911, 1435912, 1435913, 1435914, 1435915, 1435916, 1435917, 1435918, 1435919, 1435920, 1435921, 1435922, 1435923, 1435924, 1435925, 1435926, 1435927, 1435928, 1435929, 1435930, 1435931, 1435932, 1435933, 1435934, 1435935, 1435936, 1435937, 1435938, 1435939, 1435940, 1435941, 1435942, 1435943, 1435944, 1435945, 1435946, 1435947, 1435948, 1435949, 1435950, 1435951, 1435952, 1435953, 1435954, 1435955, 1435956, 1435957, 1435958, 1435959, 1435960, 1435961, 1435962, 1435963, 1435964, 1435965, 1435966, 1435967, 1435968, 1435969, 1435970, 1435971, 1435972, 1435973, 1435974, 1435975, 1435976, 1435977, 1435978, 1435979, 1435980, 1435981, 1435982, 1435983, 1435984, 1435985, 1435986, 1435987, 1435988, 1435989, 1435990, 1435991, 1435992, 1435993, 1435994, 1435995, 1435996, 1435997, 1435998, 1435999, 1436000, 1436001, 1436002, 1436003, 1436004, 1436005, 1436006, 1436007, 1436008, 1436009, 1436010, 1436011, 1436012, 1436013, 1436014, 1436015, 1436016, 1436017, 1436018, 1436019, 1436020, 1436021, 1436022, 1436023, 1436024, 1436025, 1436026, 1436027, 1436028, 1436029, 1436030, 1436031, 1436032, 1436033, 1436034, 1436035, 1436036, 1436037, 1436038, 1436039, 1436040, 1436041, 1436042, 1436043, 1436044, 1436045, 1436046, 1436047, 1436048, 1436049, 1436050, 1436051, 1436052, 1436053, 1436054, 1436055, 1436056, 1436057, 1436058, 1436059, 1436060, 1436061, 1436062, 1436063, 1436064, 1436065, 1436066, 1436067, 1436068, 1436069, 1436070, 1436071, 1436072, 1436073, 1436074, 1436075, 1436076, 1436077, 1436078, 1436079, 1436080, 1436081, 1436082, 1436083, 1436084, 1436085, 1436086, 1436087, 1436088, 1436089, 1436090, 1436091, 1436092, 1436093, 1436094, 1436095, 1436096, 1436097, 1436098, 1436099, 1436100, 1436101, 1436102, 1436103, 1436104, 1436105, 1436106, 1436107, 1436108, 1436109, 1436110, 1436111, 1436112, 1436113, 1436114, 1436115, 1436116, 1436117, 1436118, 1436119, 1436120, 1436121, 1436122, 1436123, 1436124, 1436125, 1436126, 1436127, 1436128, 1436129, 1436130, 1436131, 1436132, 1436133, 1436134, 1436135, 1436136, 1436137, 1436138, 1436139, 1436140, 1436141, 1436142, 1436143, 1436144, 1436145, 1436146, 1436147, 1436148, 1436149, 1436150, 1436151, 1436152, 1436153, 1436154, 1436155, 1436156, 1436157, 1436158, 1436159, 1436160, 1436161, 1436162, 1436163, 1436164, 1436165, 1436166, 1436167, 1436168, 1436169, 1436170, 1436171, 1436172, 1436173, 1436174, 1436175, 1436176, 1436177, 1436178, 1436179, 1436180, 1436181, 1436182, 1436183, 1436184, 1436185, 1436186, 1436187, 1436188, 1436189, 1436190, 1436191, 1436192, 1436193, 1436194, 1436195, 1436196, 1436197, 1436198, 1436199, 1436200, 1436201, 1436202, 1436203, 1436204, 1436205, 1436206, 1436207, 1436208, 1436209, 1436210, 1436211, 1436212, 1436213, 1436214, 1436215, 1436216, 1436217, 1436218, 1436219, 1436220, 1436221, 1436222, 1436223, 1436224, 1436225, 1436226, 1436227, 1436228, 1436229, 1436230, 1436231, 1436232, 1436233, 1436234, 1436235, 1436236, 1436237, 1436238, 1436239, 1436240, 1436241, 1436242, 1436243, 1436244, 1436245, 1436246, 1436247, 1436248, 1436249, 1436250, 1436251, 1436252, 1436253, 1436254, 1436255, 1436256, 1436257, 1436258, 1436259, 1436260, 1436261, 1436262, 1436263, 1436264, 1436265, 1436266, 1436267, 1436268, 1436269, 1436270, 1436271, 1436272, 1436273, 1436274, 1436275, 1436276, 1436277, 1436278, 1436279, 1436280, 1436281, 1436282, 1436283, 1436284, 1436285, 1436286, 1436287, 1436288, 1436289, 1436290, 1436291, 1436292, 1436293, 1436294, 1436295, 1436296, 1436297, 1436298, 1436299, 1436300, 1436301, 1436302, 1436303, 1436304, 1436305, 1436306, 1436307, 1436308, 1436309, 1436310, 1436311, 1436312, 1436313, 1436314, 1436315, 1436316, 1436317, 1436318, 1436319, 1436320, 1436321, 1436322, 1436323, 1436324, 1436325, 1436326, 1436327, 1436328, 1436329, 1436330, 1436331, 1436332, 1436333, 1436334, 1436335, 1436336, 1436337, 1436338, 1436339, 1436340, 1436341, 1436342, 1436343, 1436344, 1436345, 1436346, 1436347, 1436348, 1436349, 1436350, 1436351, 1436352, 1436353, 1436354, 1436355, 1436356, 1436357, 1436358, 1436359, 1436360, 1436361, 1436362, 1436363, 1436364, 1436365, 1436366, 1436367, 1436368, 1436369, 1436370, 1436371, 1436372, 1436373, 1436374, 1436375, 1436376, 1436377, 1436378, 1436379, 1436380, 1436381, 1436382, 1436383, 1436384, 1436385, 1436386, 1436387, 1436388, 1436389, 1436390, 1436391, 1436392, 1436393, 1436394, 1436395, 1436396, 1436397, 1436398, 1436399, 1436400, 1436401, 1436402, 1436403, 1436404, 1436405, 1436406, 1436407, 1436408, 1436409, 1436410, 1436411, 1436412, 1436413, 1436414, 1436415, 1436416, 1436417, 1436418, 1436419, 1436420, 1436421, 1436422, 1436423, 1436424, 1436425, 1436426, 1436427, 1436428, 1436429, 1436430, 1436431, 1436432, 1436433, 1436434, 1436435, 1436436, 1436437, 1436438, 1436439, 1436440, 1436441, 1436442, 1436443, 1436444, 1436445, 1436446, 1436447, 1436448, 1436449, 1436450, 1436451, 1436452, 1436453, 1436454, 1436455, 1436456, 1436457, 1436458, 1436459, 1436460, 1436461, 1436462, 1436463, 1436464, 1436465, 1436466, 1436467, 1436468, 1436469, 1436470, 1436471, 1436472, 1436473, 1436474, 1436475, 1436476, 1436477, 1436478, 1436479, 1436480, 1436481, 1436482, 1436483, 1436484, 1436485, 1436486, 1436487, 1436488, 1436489, 1436490, 1436491, 1436492, 1436493, 1436494, 1436495, 1436496, 1436497, 1436498, 1436499, 1436500, 1436501, 1436502, 1436503, 1436504, 1436505, 1436506, 1436507, 1436508, 1436509, 1436510, 1436511, 1436512, 1436513, 1436514, 1436515, 1436516, 1436517, 1436518, 1436519, 1436520, 1436521, 1436522, 1436523, 1436524, 1436525, 1436526, 1436527, 1436528, 1436529, 1436530, 1436531, 1436532, 1436533, 1436534, 1436535, 1436536, 1436537, 1436538, 1436539, 1436540, 1436541, 1436542, 1436543, 1436544, 1436545, 1436546, 1436547, 1436548, 1436549, 1436550, 1436551, 1436552, 1436553, 1436554, 1436555, 1436556, 1436557, 1436558, 1436559, 1436560, 1436561, 1436562, 1436563, 1436564, 1436565, 1436566, 1436567, 1436568, 1436569, 1436570, 1436571, 1436572, 1436573, 1436574, 1436575, 1436576, 1436577, 1436578, 1436579, 1436580, 1436581, 1436582, 1436583, 1436584, 1436585, 1436586, 1436587, 1436588, 1436589, 1436590, 1436591, 1436592, 1436593, 1436594, 1436595, 1436596, 1436597, 1436598, 1436599, 1436600, 1436601, 1436602, 1436603, 1436604, 1436605, 1436606, 1436607, 1436608, 1436609, 1436610, 1436611, 1436612, 1436613, 1436614, 1436615, 1436616, 1436617, 1436618, 1436619, 1436620, 1436621, 1436622, 1436623, 1436624, 1436625, 1436626, 1436627, 1436628, 1436629, 1436630, 1436631, 1436632, 1436633, 1436634, 1436635, 1436636, 1436637, 1436638, 1436639, 1436640, 1436641, 1436642, 1436643, 1436644, 1436645, 1436646, 1436647, 1436648, 1436649, 1436650, 1436651, 1436652, 1436653, 1436654, 1436655, 1436656, 1436657, 1436658, 1436659, 1436660, 1436661, 1436662, 1436663, 1436664, 1436665, 1436666, 1436667, 1436668, 1436669, 1436670, 1436671, 1436672, 1436673, 1436674, 1436675, 1436676, 1436677, 1436678, 1436679, 1436680, 1436681, 1436682, 1436683, 1436684, 1436685, 1436686, 1436687, 1436688, 1436689, 1436690, 1436691, 1436692, 1436693, 1436694, 1436695, 1436696, 1436697, 1436698, 1436699, 1436700, 1436701, 1436702, 1436703, 1436704, 1436705, 1436706, 1436707, 1436708, 1436709, 1436710, 1436711, 1436712, 1436713, 1436714, 1436715, 1436716, 1436717, 1436718, 1436719, 1436720, 1436721, 1436722, 1436723, 1436724, 1436725, 1436726, 1436727, 1436728, 1436729, 1436730, 1436731, 1436732, 1436733, 1436734, 1436735, 1436736, 1436737, 1436738, 1436739, 1436740, 1436741, 1436742, 1436743, 1436744, 1436745, 1436746, 1436747, 1436748, 1436749, 1436750, 1436751, 1436752, 1436753, 1436754, 1436755, 1436756, 1436757, 1436758, 1436759, 1436760, 1436761, 1436762, 1436763, 1436764, 1436765, 1436766, 1436767, 1436768, 1436769, 1436770, 1436771, 1436772, 1436773, 1436774, 1436775, 1436776, 1436777, 1436778, 1436779, 1436780, 1436781, 1436782, 1436783, 1436784, 1436785, 1436786, 1436787, 1436788, 1436789, 1436790, 1436791, 1436792, 1436793, 1436794, 1436795, 1436796, 1436797, 1436798, 1436799, 1436800, 1436801, 1436802, 1436803, 1436804, 1436805, 1436806, 1436807, 1436808, 1436809, 1436810, 1436811, 1436812, 1436813, 1436814, 1436815, 1436816, 1436817, 1436818, 1436819, 1436820, 1436821, 1436822, 1436823, 1436824, 1436825, 1436826, 1436827, 1436828, 1436829, 1436830, 1436831, 1436832, 1436833, 1436834, 1436835, 1436836, 1436837, 1436838, 1436839, 1436840, 1436841, 1436842, 1436843, 1436844, 1436845, 1436846, 1436847, 1436848, 1436849, 1436850, 1436851, 1436852, 1436853, 1436854, 1436855, 1436856, 1436857, 1436858, 1436859, 1436860, 1436861, 1436862, 1436863, 1436864, 1436865, 1436866, 1436867, 1436868, 1436869, 1436870, 1436871, 1436872, 1436873, 1436874, 1436875, 1436876, 1436877, 1436878, 1436879, 1436880, 1436881, 1436882, 1436883, 1436884, 1436885, 1436886, 1436887, 1436888, 1436889, 1436890, 1436891, 1436892, 1436893, 1436894, 1436895, 1436896, 1436897, 1436898, 1436899, 1436900, 1436901, 1436902, 1436903, 1436904, 1436905, 1436906, 1436907, 1436908, 1436909, 1436910, 1436911, 1436912, 1436913, 1436914, 1436915, 1436916, 1436917, 1436918, 1436919, 1436920, 1436921, 1436922, 1436923, 1436924, 1436925, 1436926, 1436927, 1436928, 1436929, 1436930, 1436931, 1436932, 1436933, 1436934, 1436935, 1436936, 1436937, 1436938, 1436939, 1436940, 1436941, 1436942, 1436943, 1436944, 1436945, 1436946, 1436947, 1436948, 1436949, 1436950, 1436951, 1436952, 1436953, 1436954, 1436955, 1436956, 1436957, 1436958, 1436959, 1436960, 1436961, 1436962, 1436963, 1436964, 1436965, 1436966, 1436967, 1436968, 1436969, 1436970, 1436971, 1436972, 1436973, 1436974, 1436975, 1436976, 1436977, 1436978, 1436979, 1436980, 1436981, 1436982, 1436983, 1436984, 1436985, 1436986, 1436987, 1436988, 1436989, 1436990, 1436991, 1436992, 1436993, 1436994, 1436995, 1436996, 1436997, 1436998, 1436999, 1437000, 1437001, 1437002, 1437003, 1437004, 1437005, 1437006, 1437007, 1437008, 1437009, 1437010, 1437011, 1437012, 1437013, 1437014, 1437015, 1437016, 1437017, 1437018, 1437019, 1437020, 1437021, 1437022, 1437023, 1437024, 1437025, 1437026, 1437027, 1437028, 1437029, 1437030, 1437031, 1437032, 1437033, 1437034, 1437035, 1437036, 1437037, 1437038, 1437039, 1437040, 1437041, 1437042, 1437043, 1437044, 1437045, 1437046, 1437047, 1437048, 1437049, 1437050, 1437051, 1437052, 1437053, 1437054, 1437055, 1437056, 1437057, 1437058, 1437059, 1437060, 1437061, 1437062, 1437063, 1437064, 1437065, 1437066, 1437067, 1437068, 1437069, 1437070, 1437071, 1437072, 1437073, 1437074, 1437075, 1437076, 1437077, 1437078, 1437079, 1437080, 1437081, 1437082, 1437083, 1437084, 1437085, 1437086, 1437087, 1437088, 1437089, 1437090, 1437091, 1437092, 1437093, 1437094, 1437095, 1437096, 1437097, 1437098, 1437099, 1437100, 1437101, 1437102, 1437103, 1437104, 1437105, 1437106, 1437107, 1437108, 1437109, 1437110, 1437111, 1437112, 1437113, 1437114, 1437115, 1437116, 1437117, 1437118, 1437119, 1437120, 1437121, 1437122, 1437123, 1437124, 1437125, 1437126, 1437127, 1437128, 1437129, 1437130, 1437131, 1437132, 1437133, 1437134, 1437135, 1437136, 1437137, 1437138, 1437139, 1437140, 1437141, 1437142, 1437143, 1437144, 1437145, 1437146, 1437147, 1437148, 1437149, 1437150, 1437151, 1437152, 1437153, 1437154, 1437155, 1437156, 1437157, 1437158, 1437159, 1437160, 1437161, 1437162, 1437163, 1437164, 1437165, 1437166, 1437167, 1437168, 1437169, 1437170, 1437171, 1437172, 1437173, 1437174, 1437175, 1437176, 1437177, 1437178, 1437179, 1437180, 1437181, 1437182, 1437183, 1437184, 1437185, 1437186, 1437187, 1437188, 1437189, 1437190, 1437191, 1437192, 1437193, 1437194, 1437195, 1437196, 1437197, 1437198, 1437199, 1437200, 1437201, 1437202, 1437203, 1437204, 1437205, 1437206, 1437207, 1437208, 1437209, 1437210, 1437211, 1437212, 1437213, 1437214, 1437215, 1437216, 1437217, 1437218, 1437219, 1437220, 1437221, 1437222, 1437223, 1437224, 1437225, 1437226, 1437227, 1437228, 1437229, 1437230, 1437231, 1437232, 1437233, 1437234, 1437235, 1437236, 1437237, 1437238, 1437239, 1437240, 1437241, 1437242, 1437243, 1437244, 1437245, 1437246, 1437247, 1437248, 1437249, 1437250, 1437251, 1437252, 1437253, 1437254, 1437255, 1437256, 1437257, 1437258, 1437259, 1437260, 1437261, 1437262, 1437263, 1437264, 1437265, 1437266, 1437267, 1437268, 1437269, 1437270, 1437271, 1437272, 1437273, 1437274, 1437275, 1437276, 1437277, 1437278, 1437279, 1437280, 1437281, 1437282, 1437283, 1437284, 1437285, 1437286, 1437287, 1437288, 1437289, 1437290, 1437291, 1437292, 1437293, 1437294, 1437295, 1437296, 1437297, 1437298, 1437299, 1437300, 1437301, 1437302, 1437303, 1437304, 1437305, 1437306, 1437307, 1437308, 1437309, 1437310, 1437311, 1437312, 1437313, 1437314, 1437315, 1437316, 1437317, 1437318, 1437319, 1437320, 1437321, 1437322, 1437323, 1437324, 1437325, 1437326, 1437327, 1437328, 1437329, 1437330, 1437331, 1437332, 1437333, 1437334, 1437335, 1437336, 1437337, 1437338, 1437339, 1437340, 1437341, 1437342, 1437343, 1437344, 1437345, 1437346, 1437347, 1437348, 1437349, 1437350, 1437351, 1437352, 1437353, 1437354, 1437355, 1437356, 1437357, 1437358, 1437359, 1437360, 1437361, 1437362, 1437363, 1437364, 1437365, 1437366, 1437367, 1437368, 1437369, 1437370, 1437371, 1437372, 1437373, 1437374, 1437375, 1437376, 1437377, 1437378, 1437379, 1437380, 1437381, 1437382, 1437383, 1437384, 1437385, 1437386, 1437387, 1437388, 1437389, 1437390, 1437391, 1437392, 1437393, 1437394, 1437395, 1437396, 1437397, 1437398, 1437399, 1437400, 1437401, 1437402, 1437403, 1437404, 1437405, 1437406, 1437407, 1437408, 1437409, 1437410, 1437411, 1437412, 1437413, 1437414, 1437415, 1437416, 1437417, 1437418, 1437419, 1437420, 1437421, 1437422, 1437423, 1437424, 1437425, 1437426, 1437427, 1437428, 1437429, 1437430, 1437431, 1437432, 1437433, 1437434, 1437435, 1437436, 1437437, 1437438, 1437439, 1437440, 1437441, 1437442, 1437443, 1437444, 1437445, 1437446, 1437447, 1437448, 1437449, 1437450, 1437451, 1437452, 1437453, 1437454, 1437455, 1437456, 1437457, 1437458, 1437459, 1437460, 1437461, 1437462, 1437463, 1437464, 1437465, 1437466, 1437467, 1437468, 1437469, 1437470, 1437471, 1437472, 1437473, 1437474, 1437475, 1437476, 1437477, 1437478, 1437479, 1437480, 1437481, 1437482, 1437483, 1437484, 1437485, 1437486, 1437487, 1437488, 1437489, 1437490, 1437491, 1437492, 1437493, 1437494, 1437495, 1437496, 1437497, 1437498, 1437499, 1437500, 1437501, 1437502, 1437503, 1437504, 1437505, 1437506, 1437507, 1437508, 1437509, 1437510, 1437511, 1437512, 1437513, 1437514, 1437515, 1437516, 1437517, 1437518, 1437519, 1437520, 1437521, 1437522, 1437523, 1437524, 1437525, 1437526, 1437527, 1437528, 1437529, 1437530, 1437531, 1437532, 1437533, 1437534, 1437535, 1437536, 1437537, 1437538, 1437539, 1437540, 1437541, 1437542, 1437543, 1437544, 1437545, 1437546, 1437547, 1437548, 1437549, 1437550, 1437551, 1437552, 1437553, 1437554, 1437555, 1437556, 1437557, 1437558, 1437559, 1437560, 1437561, 1437562, 1437563, 1437564, 1437565, 1437566, 1437567, 1437568, 1437569, 1437570, 1437571, 1437572, 1437573, 1437574, 1437575, 1437576, 1437577, 1437578, 1437579, 1437580, 1437581, 1437582, 1437583, 1437584, 1437585, 1437586, 1437587, 1437588, 1437589, 1437590, 1437591, 1437592, 1437593, 1437594, 1437595, 1437596, 1437597, 1437598, 1437599, 1437600, 1437601, 1437602, 1437603, 1437604, 1297955) AND il.`id_lang` = 1 ORDER by i.`position` |
3.147
ms
|
0 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 26 |
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
3.116
ms
|
1 |
|
|
/classes/Language.php:883
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 208 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `prstshp_category` c
LEFT JOIN `prstshp_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 23 AND c.`nright` >= 24 AND c.`nleft` >= 2 AND c.`nright` <= 31 ORDER BY `nleft` DESC |
2.953
ms
|
5 |
Yes
|
|
/classes/Category.php:1600
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:192 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:74 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (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 `prstshp_configuration` c
LEFT JOIN `prstshp_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
2.649
ms
|
1601 |
|
|
/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:41 (require)
|
| 80 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `prstshp_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `prstshp_hook_alias` ha
INNER JOIN `prstshp_hook` h ON ha.name = h.name |
2.523
ms
|
0 |
|
|
/classes/Hook.php:1348
/classes/Hook.php:228 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 44 |
SELECT SQL_NO_CACHE format
FROM `prstshp_address_format`
WHERE `id_country` = 17 LIMIT 1 |
2.506
ms
|
1 |
|
|
/classes/AddressFormat.php:656
/classes/AddressFormat.php:630 (getFormatDB)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1763 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 9 |
SELECT SQL_NO_CACHE *
FROM `prstshp_lang` a
LEFT JOIN `prstshp_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
2.349
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:41 (require)
|
| 81 |
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 `prstshp_hook_module` hm
STRAIGHT_JOIN `prstshp_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `prstshp_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
2.298
ms
|
465 |
|
|
/classes/Hook.php:459
/classes/Hook.php:496 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 151 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `prstshp_product_attribute_image` pai
LEFT JOIN `prstshp_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `prstshp_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1056886, 1056887, 1056888, 1056889, 1056890, 1056891, 1056892, 1056893, 1056894, 1056895, 1056896, 1056897, 1056899, 1056900, 1056901, 1056902, 1056903, 1056910, 1056911, 1056912, 1056913, 1056914, 1056915, 1056916, 1056917, 1056918, 1056919, 1056920, 1056921, 1056922, 1056923, 1056924, 1056928, 1056929, 1056930, 1056931, 1056932, 1056933, 1056934, 1056935, 1056936, 1056937, 1056938, 1056939, 1056940, 1056941, 1056942, 1056943, 1056944, 1056945, 1056952, 1056953, 1056954, 1056955, 1056956, 1056957, 1056958, 1056959, 1056960, 1056994, 1056995, 1056996, 1056997, 1056998, 1056999, 1057000, 1057001, 1057002, 1057003, 1057004, 1057005, 1057006, 1057007, 1057008, 1057009, 1057010, 1057011, 1057018, 1057019, 1057020, 1057021, 1057022, 1057023, 1057024, 1057025, 1057026, 1057027, 1057028, 1057029, 1057030, 1057031, 1057032, 1057036, 1057037, 1057038, 1057039, 1057040, 1057041, 1057042, 1057043, 1057044, 1057045, 1057046, 1057047, 1057048, 1057049, 1057050, 1057051, 1057052, 1057053, 1057060, 1057061, 1057062, 1057063, 1057064, 1057065, 1057066, 1057067, 1057068, 1057102, 1057103, 1057104, 1057105, 1057106, 1057107, 1057108, 1057109, 1057110, 1057111, 1057112, 1057113, 1057114, 1057115, 1057116, 1057117, 1057118, 1057119, 1057126, 1057127, 1057128, 1057129, 1057130, 1057131, 1057132, 1057133, 1057134, 1057135, 1057136, 1057137, 1057138, 1057139, 1057140, 1057144, 1057145, 1057146, 1057147, 1057148, 1057149, 1057150, 1057151, 1057152, 1057153, 1057154, 1057155, 1057156, 1057157, 1057158, 1057159, 1057160, 1057161, 1057168, 1057169, 1057170, 1057171, 1057172, 1057173, 1057174, 1057175, 1057176, 1057210, 1057211, 1057212, 1057213, 1057214, 1057215, 1057216, 1057217, 1057218, 1057219, 1057220, 1057221, 1057222, 1057223, 1057224, 1057225, 1057226, 1057227, 1057234, 1057235, 1057236, 1057237, 1057238, 1057239, 1057240, 1057241, 1057242, 1057243, 1057244, 1057245, 1057246, 1057247, 1057248, 1057252, 1057253, 1057254, 1057255, 1057256, 1057257, 1057258, 1057259, 1057260, 1057261, 1057262, 1057263, 1057264, 1057265, 1057266, 1057267, 1057268, 1057269, 1057276, 1057277, 1057278, 1057279, 1057280, 1057281, 1057282, 1057283, 1057284, 1057318, 1057319, 1057320, 1057321, 1057322, 1057323, 1057324, 1057325, 1057326, 1057327, 1057328, 1057329, 1057330, 1057331, 1057332, 1057333, 1057334, 1057335, 1057342, 1057343, 1057344, 1057345, 1057346, 1057347, 1057348, 1057349, 1057350, 1057351, 1057352, 1057353, 1057354, 1057355, 1057356, 1057360, 1057361, 1057362, 1057363, 1057364, 1057365, 1057366, 1057367, 1057368, 1057369, 1057370, 1057371, 1057372, 1057373, 1057374, 1057375, 1057376, 1057377, 1057384, 1057385, 1057386, 1057387, 1057388, 1057389, 1057390, 1057391, 1057392, 1057426, 1057427, 1057428, 1057429, 1057430, 1057431, 1057432, 1057433, 1057434, 1057435, 1057436, 1057437, 1057438, 1057439, 1057440, 1057441, 1057442, 1057443, 1057450, 1057451, 1057452, 1057453, 1057454, 1057455, 1057456, 1057457, 1057458, 1057459, 1057460, 1057461, 1057462, 1057463, 1057464, 1057468, 1057469, 1057470, 1057471, 1057472, 1057473, 1057474, 1057475, 1057476, 1057477, 1057478, 1057479, 1057480, 1057481, 1057482, 1057483, 1057484, 1057485, 1057492, 1057493, 1057494, 1057495, 1057496, 1057497, 1057498, 1057499, 1057500, 1057534, 1057535, 1057536, 1057537, 1057538, 1057539, 1057540, 1057541, 1057542, 1057543, 1057544, 1057545, 1057546, 1057547, 1057548, 1057549, 1057550, 1057551, 1057558, 1057559, 1057560, 1057561, 1057562, 1057563, 1057564, 1057565, 1057566, 1057567, 1057568, 1057569, 1057570, 1057571, 1057572, 1057576, 1057577, 1057578, 1057579, 1057580, 1057581, 1057582, 1057583, 1057584, 1057585, 1057586, 1057587, 1057588, 1057589, 1057590, 1057591, 1057592, 1057593, 1057600, 1057601, 1057602, 1057603, 1057604, 1057605, 1057606, 1057607, 1057608, 1057642, 1057643, 1057644, 1057645, 1057646, 1057647, 1057648, 1057649, 1057650, 1057651, 1057652, 1057653, 1057654, 1057655, 1057656, 1057657, 1057658, 1057659, 1057666, 1057667, 1057668, 1057669, 1057670, 1057671, 1057672, 1057673, 1057674, 1057675, 1057676, 1057677, 1057678, 1057679, 1057680, 1057684, 1057685, 1057686, 1057687, 1057688, 1057689, 1057690, 1057691, 1057692, 1057693, 1057694, 1057695, 1057696, 1057697, 1057698, 1057699, 1057700, 1057701, 1057708, 1057709, 1057710, 1057711, 1057712, 1057713, 1057714, 1057715, 1057716, 1057750, 1057751, 1057752, 1057753, 1057754, 1057755, 1057756, 1057757, 1057758, 1057759, 1057760, 1057761, 1057762, 1057763, 1057764, 1057765, 1057766, 1057767, 1057774, 1057775, 1057776, 1057777, 1057778, 1057779, 1057780, 1057781, 1057782, 1057783, 1057784, 1057785, 1057786, 1057787, 1057788, 1057792, 1057793, 1057794, 1057795, 1057796, 1057797, 1057798, 1057799, 1057800, 1057801, 1057802, 1057803, 1057804, 1057805, 1057806, 1057807, 1057808, 1057809, 1057816, 1057817, 1057818, 1057819, 1057820, 1057821, 1057822, 1057823, 1057824, 1057858, 1057859, 1057860, 1057861, 1057862, 1057863, 1057864, 1057865, 1057866, 1057867, 1057868, 1057869, 1057870, 1057871, 1057872, 1057873, 1057874, 1057875, 1057882, 1057883, 1057884, 1057885, 1057886, 1057887, 1057888, 1057889, 1057890, 1057891, 1057892, 1057893, 1057894, 1057895, 1057896, 1057900, 1057901, 1057902, 1057903, 1057904, 1057905, 1057906, 1057907, 1057908, 1057909, 1057910, 1057911, 1057912, 1057913, 1057914, 1057915, 1057916, 1057917, 1057924, 1057925, 1057926, 1057927, 1057928, 1057929, 1057930, 1057931, 1057932, 1057966, 1057967, 1057968, 1057969, 1057970, 1057971, 1057972, 1057973, 1057974, 1057975, 1057976, 1057977, 1057978, 1057979, 1057980, 1057981, 1057982, 1057983, 1057990, 1057991, 1057992, 1057993, 1057994, 1057995, 1057996, 1057997, 1057998, 1057999, 1058000, 1058001, 1058002, 1058003, 1058004, 1058008, 1058009, 1058010, 1058011, 1058012, 1058013, 1058014, 1058015, 1058016, 1058017, 1058018, 1058019, 1058020, 1058021, 1058022, 1058023, 1058024, 1058025, 1058032, 1058033, 1058034, 1058035, 1058036, 1058037, 1058038, 1058039, 1058040, 1058074, 1058075, 1058076, 1058077, 1058078, 1058079, 1058080, 1058081, 1058082, 1058083, 1058084, 1058085, 1058086, 1058087, 1058088, 1058089, 1058090, 1058091, 1058098, 1058099, 1058100, 1058101, 1058102, 1058103, 1058104, 1058105, 1058106, 1058107, 1058108, 1058109, 1058110, 1058111, 1058112, 1058116, 1058117, 1058118, 1058119, 1058120, 1058121, 1058122, 1058123, 1058124, 1058125, 1058126, 1058127, 1058128, 1058129, 1058130, 1058131, 1058132, 1058133, 1058140, 1058141, 1058142, 1058143, 1058144, 1058145, 1058146, 1058147, 1058148, 1059154, 1059155, 1059156, 1059157, 1059158, 1059159, 1059160, 1059161, 1059162, 1059163, 1059164, 1059165, 1059166, 1059167, 1059168, 1059169, 1059170, 1059171, 1059178, 1059179, 1059180, 1059181, 1059182, 1059183, 1059184, 1059185, 1059186, 1059187, 1059188, 1059189, 1059190, 1059191, 1059192, 1059196, 1059197, 1059198, 1059199, 1059200, 1059201, 1059202, 1059203, 1059204, 1059205, 1059206, 1059207, 1059208, 1059209, 1059210, 1059211, 1059212, 1059213, 1059220, 1059221, 1059222, 1059223, 1059224, 1059225, 1059226, 1059227, 1059228, 1059262, 1059263, 1059264, 1059265, 1059266, 1059267, 1059268, 1059269, 1059270, 1059271, 1059272, 1059273, 1059274, 1059275, 1059276, 1059277, 1059278, 1059279, 1059286, 1059287, 1059288, 1059289, 1059290, 1059291, 1059292, 1059293, 1059294, 1059295, 1059296, 1059297, 1059298, 1059299, 1059300, 1059304, 1059305, 1059306, 1059307, 1059308, 1059309, 1059310, 1059311, 1059312, 1059313, 1059314, 1059315, 1059316, 1059317, 1059318, 1059319, 1059320, 1059321, 1059328, 1059329, 1059330, 1059331, 1059332, 1059333, 1059334, 1059335, 1059336, 1059370, 1059371, 1059372, 1059373, 1059374, 1059375, 1059376, 1059377, 1059378, 1059379, 1059380, 1059381, 1059382, 1059383, 1059384, 1059385, 1059386, 1059387, 1059394, 1059395, 1059396, 1059397, 1059398, 1059399, 1059400, 1059401, 1059402, 1059403, 1059404, 1059405, 1059406, 1059407, 1059408, 1059412, 1059413, 1059414, 1059415, 1059416, 1059417, 1059418, 1059419, 1059420, 1059421, 1059422, 1059423, 1059424, 1059425, 1059426, 1059427, 1059428, 1059429, 1059436, 1059437, 1059438, 1059439, 1059440, 1059441, 1059442, 1059443, 1059444, 1059478, 1059479, 1059480, 1059481, 1059482, 1059483, 1059484, 1059485, 1059486, 1059487, 1059488, 1059489, 1059490, 1059491, 1059492, 1059493, 1059494, 1059495, 1059502, 1059503, 1059504, 1059505, 1059506, 1059507, 1059508, 1059509, 1059510, 1059511, 1059512, 1059513, 1059514, 1059515, 1059516, 1059520, 1059521, 1059522, 1059523, 1059524, 1059525, 1059526, 1059527, 1059528, 1059529, 1059530, 1059531, 1059532, 1059533, 1059534, 1059535, 1059536, 1059537, 1059544, 1059545, 1059546, 1059547, 1059548, 1059549, 1059550, 1059551, 1059552, 1059586, 1059587, 1059588, 1059589, 1059590, 1059591, 1059592, 1059593, 1059594, 1059595, 1059596, 1059597, 1059598, 1059599, 1059600, 1059601, 1059602, 1059603, 1059610, 1059611, 1059612, 1059613, 1059614, 1059615, 1059616, 1059617, 1059618, 1059619, 1059620, 1059621, 1059622, 1059623, 1059624, 1059628, 1059629, 1059630, 1059631, 1059632, 1059633, 1059634, 1059635, 1059636, 1059637, 1059638, 1059639, 1059640, 1059641, 1059642, 1059643, 1059644, 1059645, 1059652, 1059653, 1059654, 1059655, 1059656, 1059657, 1059658, 1059659, 1059660, 1059694, 1059695, 1059696, 1059697, 1059698, 1059699, 1059700, 1059701, 1059702, 1059703, 1059704, 1059705, 1059706, 1059707, 1059708, 1059709, 1059710, 1059711, 1059718, 1059719, 1059720, 1059721, 1059722, 1059723, 1059724, 1059725, 1059726, 1059727, 1059728, 1059729, 1059730, 1059731, 1059732, 1059736, 1059737, 1059738, 1059739, 1059740, 1059741, 1059742, 1059743, 1059744, 1059745, 1059746, 1059747, 1059748, 1059749, 1059750, 1059751, 1059752, 1059753, 1059760, 1059761, 1059762, 1059763, 1059764, 1059765, 1059766, 1059767, 1059768, 1059802, 1059803, 1059804, 1059805, 1059806, 1059807, 1059808, 1059809, 1059810, 1059811, 1059812, 1059813, 1059814, 1059815, 1059816, 1059817, 1059818, 1059819, 1059826, 1059827, 1059828, 1059829, 1059830, 1059831, 1059832, 1059833, 1059834, 1059835, 1059836, 1059837, 1059838, 1059839, 1059840, 1059844, 1059845, 1059846, 1059847, 1059848, 1059849, 1059850, 1059851, 1059852, 1059853, 1059854, 1059855, 1059856, 1059857, 1059858, 1059859, 1059860, 1059861, 1059868, 1059869, 1059870, 1059871, 1059872, 1059873, 1059874, 1059875, 1059876, 1059910, 1059911, 1059912, 1059913, 1059914, 1059915, 1059916, 1059917, 1059918, 1059919, 1059920, 1059921, 1059922, 1059923, 1059924, 1059925, 1059926, 1059927, 1059934, 1059935, 1059936, 1059937, 1059938, 1059939, 1059940, 1059941, 1059942, 1059943, 1059944, 1059945, 1059946, 1059947, 1059948, 1059952, 1059953, 1059954, 1059955, 1059956, 1059957, 1059958, 1059959, 1059960, 1059961, 1059962, 1059963, 1059964, 1059965, 1059966, 1059967, 1059968, 1059969, 1059976, 1059977, 1059978, 1059979, 1059980, 1059981, 1059982, 1059983, 1059984, 1060018, 1060019, 1060020, 1060021, 1060022, 1060023, 1060024, 1060025, 1060026, 1060027, 1060028, 1060029, 1060030, 1060031, 1060032, 1060033, 1060034, 1060035, 1060042, 1060043, 1060044, 1060045, 1060046, 1060047, 1060048, 1060049, 1060050, 1060051, 1060052, 1060053, 1060054, 1060055, 1060056, 1060060, 1060061, 1060062, 1060063, 1060064, 1060065, 1060066, 1060067, 1060068, 1060069, 1060070, 1060071, 1060072, 1060073, 1060074, 1060075, 1060076, 1060077, 1060084, 1060085, 1060086, 1060087, 1060088, 1060089, 1060090, 1060091, 1060092, 1434441, 1434442, 1434443, 1434444, 1434445, 1434446, 1434447, 1434448, 1434449, 1434450, 1434451, 1434452, 1434453, 1434454, 1434455, 1434456, 1434457, 1434458, 1434459, 1434460, 1434461, 1434462, 1434463, 1434464, 1434465, 1434466, 1434467, 1434468, 1434469, 1434470, 1434471, 1434472, 1434473, 1434474, 1434475, 1434476, 1434477, 1434478, 1434479, 1434480, 1434481, 1434482, 1434483, 1434484, 1434485, 1434486, 1434487, 1434488, 1434489, 1434490, 1434491, 1434492, 1434493, 1434494, 1434495, 1434496, 1434497, 1434498, 1434499, 1434500, 1434501, 1434502, 1434503, 1434504, 1434505, 1434506, 1434507, 1434508, 1434509, 1434510, 1434511, 1434512, 1434513, 1434514, 1434515, 1434516, 1434517, 1434518, 1434519, 1434520, 1434521, 1434522, 1434523, 1434524, 1434525, 1434526, 1434527, 1434528, 1434529, 1434530, 1434531, 1434532, 1434533, 1434534, 1434535, 1434536, 1434537, 1434538, 1434539, 1434540, 1434541, 1434542, 1434543, 1434544, 1434545, 1434546, 1434547, 1434548, 1434549, 1434550, 1434551, 1434552, 1434553, 1434554, 1434555, 1434556, 1434557, 1434558, 1434559, 1434560, 1434561, 1434562, 1434563, 1434564, 1434565, 1434566, 1434567, 1434568, 1434569, 1434570, 1434571, 1434572, 1434573, 1434574, 1434575, 1434576, 1434577, 1434578, 1434579, 1434580, 1434581, 1434582, 1434583, 1434584, 1434585, 1434586, 1434587, 1434588, 1434589, 1434590, 1434591, 1434592, 1434593, 1434594, 1434595, 1434596, 1434597, 1434598, 1434599, 1434600, 1434601, 1434602, 1434603, 1434604, 1434605, 1434606, 1434607, 1434608, 1434609, 1434610, 1434611, 1434612, 1434613, 1434614, 1434615, 1434616, 1434617, 1434618, 1434619, 1434620, 1434621, 1434622, 1434623, 1434624, 1434625, 1434626, 1434627, 1434628, 1434629, 1434630, 1434631, 1434632, 1434633, 1434634, 1434635, 1434636, 1434637, 1434638, 1434639, 1434640, 1434641, 1434642, 1434643, 1434644, 1434645, 1434646, 1434647, 1434648, 1434649, 1434650, 1434651, 1434652, 1434653, 1434654, 1434655, 1434656, 1434657, 1434658, 1434659, 1434660, 1434661, 1434662, 1434663, 1434664, 1434665, 1434666, 1434667, 1434668, 1434669, 1434670, 1434671, 1434672, 1434673, 1434674, 1434675, 1434676, 1434677, 1434678, 1434679, 1434680, 1434681, 1434682, 1434683, 1434684, 1434685, 1434686, 1434687, 1434688, 1434689, 1434690, 1434691, 1434692, 1434693, 1434694, 1434695, 1434696, 1434697, 1434698, 1434699, 1434700, 1434701, 1434702, 1434703, 1434704, 1434705, 1434706, 1434707, 1434708, 1434709, 1434710, 1434711, 1434712, 1434713, 1434714, 1434715, 1434716, 1434717, 1434718, 1434719, 1434720, 1434721, 1434722, 1434723, 1434724, 1434725, 1434726, 1434727, 1434728, 1434729, 1434730, 1434731, 1434732, 1434733, 1434734, 1434735, 1434736, 1434737, 1434738, 1434739, 1434740, 1434741, 1434742, 1434743, 1434744, 1434745, 1434746, 1434747, 1434748, 1434749, 1434750, 1434751, 1434752, 1434753, 1434754, 1434755, 1434756, 1434757, 1434758, 1434759, 1434760, 1434761, 1434762, 1434763, 1434764, 1434765, 1434766, 1434767, 1434768, 1434769, 1434770, 1434771, 1434772, 1434773, 1434774, 1434775, 1434776, 1434777, 1434778, 1434779, 1434780, 1434781, 1434782, 1434783, 1434784, 1434785, 1434786, 1434787, 1434788, 1434789, 1434790, 1434791, 1434792, 1434793, 1434794, 1434795, 1434796, 1434797, 1434798, 1434799, 1434800, 1434801, 1434802, 1434803, 1434804, 1434805, 1434806, 1434807, 1434808, 1434809, 1434810, 1434811, 1434812, 1434813, 1434814, 1434815, 1434816, 1434817, 1434818, 1434819, 1434820, 1434821, 1434822, 1434823, 1434824, 1434825, 1434826, 1434827, 1434828, 1434829, 1434830, 1434831, 1434832, 1434833, 1434834, 1434835, 1434836, 1434837, 1434838, 1434839, 1434840, 1434841, 1434842, 1434843, 1434844, 1434845, 1434846, 1434847, 1434848, 1434849, 1434850, 1434851, 1434852, 1434853, 1434854, 1434855, 1434856, 1434857, 1434858, 1434859, 1434860, 1434861, 1434862, 1434863, 1434864, 1434865, 1434866, 1434867, 1434868, 1434869, 1434870, 1434871, 1434872, 1434873, 1434874, 1434875, 1434876, 1434877, 1434878, 1434879, 1434880, 1434881, 1434882, 1434883, 1434884, 1434885, 1434886, 1434887, 1434888, 1434889, 1434890, 1434891, 1434892, 1434893, 1434894, 1434895, 1434896, 1434897, 1434898, 1434899, 1434900, 1434901, 1434902, 1434903, 1434904, 1434905, 1434906, 1434907, 1434908, 1434909, 1434910, 1434911, 1434912, 1434913, 1434914, 1434915, 1434916, 1434917, 1434918, 1434919, 1434920, 1434921, 1434922, 1434923, 1434924, 1434925, 1434926, 1434927, 1434928, 1434929, 1434930, 1434931, 1434932, 1434933, 1434934, 1434935, 1434936, 1434937, 1434938, 1434939, 1434940, 1434941, 1434942, 1434943, 1434944, 1434945, 1434946, 1434947, 1434948, 1434949, 1434950, 1434951, 1434952, 1434953, 1434954, 1434955, 1434956, 1434957, 1434958, 1434959, 1434960, 1434961, 1434962, 1434963, 1434964, 1434965, 1434966, 1434967, 1434968, 1434969, 1434970, 1434971, 1434972, 1434973, 1434974, 1434975, 1434976, 1434977, 1434978, 1434979, 1434980, 1434981, 1434982, 1434983, 1434984, 1434985, 1434986, 1434987, 1434988, 1434989, 1434990, 1434991, 1434992, 1434993, 1434994, 1434995, 1434996, 1434997, 1434998, 1434999, 1435000, 1435001, 1435002, 1435003, 1435004, 1435005, 1435006, 1435007, 1435008, 1435009, 1435010, 1435011, 1435012, 1435013, 1435014, 1435015, 1435016, 1435017, 1435018, 1435019, 1435020, 1435021, 1435022, 1435023, 1435024, 1435025, 1435026, 1435027, 1435028, 1435029, 1435030, 1435031, 1435032, 1435033, 1435034, 1435035, 1435036, 1435037, 1435038, 1435039, 1435040, 1435041, 1435042, 1435043, 1435044, 1435045, 1435046, 1435047, 1435048, 1435049, 1435050, 1435051, 1435052, 1435053, 1435054, 1435055, 1435056, 1435057, 1435058, 1435059, 1435060, 1435061, 1435062, 1435063, 1435064, 1435065, 1435066, 1435067, 1435068, 1435069, 1435070, 1435071, 1435072, 1435073, 1435074, 1435075, 1435076, 1435077, 1435078, 1435079, 1435080, 1435081, 1435082, 1435083, 1435084, 1435085, 1435086, 1435087, 1435088, 1435089, 1435090, 1435091, 1435092, 1435093, 1435094, 1435095, 1435096, 1435097, 1435098, 1435099, 1435100, 1435101, 1435102, 1435103, 1435104, 1435105, 1435106, 1435107, 1435108, 1435109, 1435110, 1435111, 1435112, 1435113, 1435114, 1435115, 1435116, 1435117, 1435118, 1435119, 1435120, 1435121, 1435122, 1435123, 1435124, 1435125, 1435126, 1435127, 1435128, 1435129, 1435130, 1435131, 1435132, 1435133, 1435134, 1435135, 1435136, 1435137, 1435138, 1435139, 1435140, 1435141, 1435142, 1435143, 1435144, 1435145, 1435146, 1435147, 1435148, 1435149, 1435150, 1435151, 1435152, 1435153, 1435154, 1435155, 1435156, 1435157, 1435158, 1435159, 1435160, 1435161, 1435162, 1435163, 1435164, 1435165, 1435166, 1435167, 1435168, 1435169, 1435170, 1435171, 1435172, 1435173, 1435174, 1435175, 1435176, 1435177, 1435178, 1435179, 1435180, 1435181, 1435182, 1435183, 1435184, 1435185, 1435186, 1435187, 1435188, 1435189, 1435190, 1435191, 1435192, 1435193, 1435194, 1435195, 1435196, 1435197, 1435198, 1435199, 1435200, 1435201, 1435202, 1435203, 1435204, 1435205, 1435206, 1435207, 1435208, 1435209, 1435210, 1435211, 1435212, 1435213, 1435214, 1435215, 1435216, 1435217, 1435218, 1435219, 1435220, 1435221, 1435222, 1435223, 1435224, 1435225, 1435226, 1435227, 1435228, 1435229, 1435230, 1435231, 1435232, 1435233, 1435234, 1435235, 1435236, 1435237, 1435238, 1435239, 1435240, 1435241, 1435242, 1435243, 1435244, 1435245, 1435246, 1435247, 1435248, 1435249, 1435250, 1435251, 1435252, 1435253, 1435254, 1435255, 1435256, 1435257, 1435258, 1435259, 1056898) AND il.`id_lang` = 1 ORDER by i.`position` |
2.209
ms
|
0 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 14 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `prstshp_module` m
INNER JOIN prstshp_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 `prstshp_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `prstshp_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `prstshp_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.018
ms
|
276 |
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:42 (getInstance)
|
| 162 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `prstshp_product_attribute_image` pai
LEFT JOIN `prstshp_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `prstshp_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1020281, 1020282, 1020283, 1020284, 1020286, 1020288, 1020289, 1020290, 1020293, 1020294, 1020296, 1020297, 1020298, 1020299, 1020300, 1020301, 1020304, 1020305, 1020306, 1020318, 1020319, 1020320, 1020321, 1020322, 1020323, 1020325, 1020326, 1020327, 1020330, 1020331, 1020333, 1020334, 1020335, 1020336, 1020337, 1020338, 1020341, 1020342, 1020343, 1020355, 1020356, 1020357, 1020358, 1020359, 1020360, 1020362, 1020363, 1020364, 1020367, 1020368, 1020370, 1020371, 1020372, 1020373, 1020374, 1020375, 1020378, 1020379, 1020380, 1020392, 1020393, 1020394, 1020395, 1020396, 1020397, 1020399, 1020400, 1020401, 1020404, 1020405, 1020407, 1020408, 1020409, 1020410, 1020411, 1020412, 1020415, 1020416, 1020417, 1020429, 1020430, 1020431, 1020432, 1020433, 1020434, 1020436, 1020437, 1020438, 1020441, 1020442, 1020444, 1020445, 1020446, 1020447, 1020448, 1020449, 1020452, 1020453, 1020454, 1020466, 1020467, 1020468, 1020469, 1020470, 1020471, 1020473, 1020474, 1020475, 1020478, 1020479, 1020481, 1020482, 1020483, 1020484, 1020485, 1020486, 1020489, 1020490, 1020491, 1020503, 1020504, 1020505, 1020506, 1020507, 1020508, 1020510, 1020511, 1020512, 1020515, 1020516, 1020518, 1020519, 1020520, 1020521, 1020522, 1020523, 1020526, 1020527, 1020528, 1020540, 1020541, 1020542, 1020543, 1020544, 1020545, 1020547, 1020548, 1020549, 1020552, 1020553, 1020555, 1020556, 1020557, 1020558, 1020559, 1020560, 1020563, 1020564, 1020565, 1020577, 1020578, 1020579, 1020580, 1020581, 1020582, 1020584, 1020585, 1020586, 1020589, 1020590, 1020592, 1020593, 1020594, 1020595, 1020596, 1020597, 1020600, 1020601, 1020602, 1020614, 1020615, 1020616, 1020617, 1020618, 1020619, 1020621, 1020622, 1020623, 1020626, 1020627, 1020629, 1020630, 1020631, 1020632, 1020633, 1020634, 1020637, 1020638, 1020639, 1020651, 1020652, 1020653, 1020654, 1020655, 1020656, 1020658, 1020659, 1020660, 1020663, 1020664, 1020666, 1020667, 1020668, 1020669, 1020670, 1020671, 1020674, 1020675, 1020676, 1020688, 1020689, 1020690, 1020691, 1020692, 1020693, 1020695, 1020696, 1020697, 1020700, 1020701, 1020703, 1020704, 1020705, 1020706, 1020707, 1020708, 1020711, 1020712, 1020713, 1020725, 1020726, 1020727, 1020728, 1020729, 1020730, 1020732, 1020733, 1020734, 1020737, 1020738, 1020740, 1020741, 1020742, 1020743, 1020744, 1020745, 1020748, 1020749, 1020750, 1020762, 1020763, 1020764, 1020765, 1020766, 1020767, 1020769, 1020770, 1020771, 1020774, 1020775, 1020777, 1020778, 1020779, 1020780, 1020781, 1020782, 1020785, 1020786, 1020787, 1020799, 1020800, 1020801, 1020802, 1020803, 1020804, 1020806, 1020807, 1020808, 1020811, 1020812, 1020814, 1020815, 1020816, 1020817, 1020818, 1020819, 1020822, 1020823, 1020824, 1020836, 1020837, 1020838, 1020839, 1020840, 1020841, 1020843, 1020844, 1020845, 1020848, 1020849, 1020851, 1020852, 1020853, 1020854, 1020855, 1020856, 1020859, 1020860, 1020861, 1020873, 1020874, 1020875, 1020876, 1020877, 1020878, 1020880, 1020881, 1020882, 1020885, 1020886, 1020888, 1020889, 1020890, 1020891, 1020892, 1020893, 1020896, 1020897, 1020898, 1020910, 1020911, 1020912, 1020913, 1020914, 1020915, 1020917, 1020918, 1020919, 1020922, 1020923, 1020925, 1020926, 1020927, 1020928, 1020929, 1020930, 1020933, 1020934, 1020935, 1020947, 1020948, 1020949, 1020950, 1020951, 1020952, 1020954, 1020955, 1020956, 1020959, 1020960, 1020962, 1020963, 1020964, 1020965, 1020966, 1020967, 1020970, 1020971, 1020972, 1020984, 1020985, 1020986, 1020987, 1020988, 1020989, 1020991, 1020992, 1020993, 1020996, 1020997, 1020999, 1021000, 1021001, 1021002, 1021003, 1021004, 1021007, 1021008, 1021009, 1021021, 1021022, 1021023, 1021024, 1021025, 1021026, 1021028, 1021029, 1021030, 1021033, 1021034, 1021036, 1021037, 1021038, 1021039, 1021040, 1021041, 1021044, 1021045, 1021046, 1021058, 1021059, 1021060, 1021061, 1021062, 1021063, 1021065, 1021066, 1021067, 1021070, 1021071, 1021073, 1021074, 1021075, 1021076, 1021077, 1021078, 1021081, 1021082, 1021083, 1021095, 1021096, 1021097, 1021098, 1021099, 1021100, 1021102, 1021103, 1021104, 1021107, 1021108, 1021110, 1021111, 1021112, 1021113, 1021114, 1021115, 1021118, 1021119, 1021120, 1021132, 1021133, 1021134, 1021135, 1021136, 1021137, 1021139, 1021140, 1021141, 1021144, 1021145, 1021147, 1021148, 1021149, 1021150, 1021151, 1021152, 1021155, 1021156, 1021157, 1021169, 1021170, 1021171, 1021172, 1021173, 1021174, 1021176, 1021177, 1021178, 1021181, 1021182, 1021184, 1021185, 1021186, 1021187, 1021188, 1021189, 1021192, 1021193, 1021194, 1021206, 1021207, 1021208, 1021209, 1021210, 1021211, 1021213, 1021214, 1021215, 1021218, 1021219, 1021221, 1021222, 1021223, 1021224, 1021225, 1021226, 1021229, 1021230, 1021231, 1021243, 1021244, 1021245, 1021246, 1021247, 1021248, 1021250, 1021251, 1021252, 1021255, 1021256, 1021258, 1021259, 1021260, 1021261, 1021262, 1021263, 1021266, 1021267, 1021268, 1021280, 1021281, 1021282, 1021283, 1021284, 1021285, 1021287, 1021288, 1021289, 1021292, 1021293, 1021295, 1021296, 1021297, 1021298, 1021299, 1021300, 1021303, 1021304, 1021305, 1021317, 1021318, 1021319, 1021320, 1021321, 1021322, 1021324, 1021325, 1021326, 1021329, 1021330, 1021332, 1021333, 1021334, 1021335, 1021336, 1021337, 1021340, 1021341, 1021342, 1021354, 1021355, 1021356, 1021357, 1021358, 1021359, 1021361, 1021362, 1021363, 1021366, 1021367, 1021369, 1021370, 1021371, 1021372, 1021373, 1021374, 1021377, 1021378, 1021379, 1021391, 1021392, 1021393, 1021394, 1021395, 1021396, 1021398, 1021399, 1021400, 1021403, 1021404, 1021406, 1021407, 1021408, 1021409, 1021410, 1021411, 1021414, 1021415, 1021416, 1021428, 1021429, 1021430, 1021431, 1021432, 1021433, 1021435, 1021436, 1021437, 1021440, 1021441, 1021443, 1021444, 1021445, 1021446, 1021447, 1021448, 1021451, 1021452, 1021453, 1021465, 1021466, 1021467, 1021468, 1021469, 1021470, 1021472, 1021473, 1021474, 1021477, 1021478, 1021480, 1021481, 1021482, 1021483, 1021484, 1021485, 1021488, 1021489, 1021490, 1021502, 1021503, 1021504, 1021505, 1021506, 1021507, 1021509, 1021510, 1021511, 1021514, 1021515, 1021517, 1021518, 1021519, 1021520, 1021521, 1021522, 1021525, 1021526, 1021527, 1021539, 1021540, 1021541, 1021542, 1021543, 1021544, 1021546, 1021547, 1021548, 1021551, 1021552, 1021554, 1021555, 1021556, 1021557, 1021558, 1021559, 1021562, 1021563, 1021564, 1021576, 1021577, 1021578, 1021579, 1021580, 1021581, 1021583, 1021584, 1021585, 1021588, 1021589, 1021591, 1021592, 1021593, 1021594, 1021595, 1021596, 1021599, 1021600, 1021601, 1021613, 1021614, 1021615, 1021616, 1021617, 1021618, 1021620, 1021621, 1021622, 1021625, 1021626, 1021628, 1021629, 1021630, 1021631, 1021632, 1021633, 1021636, 1021637, 1021638, 1021650, 1021651, 1021652, 1021653, 1021654, 1021655, 1021657, 1021658, 1021659, 1021662, 1021663, 1021665, 1021666, 1021667, 1021668, 1021669, 1021670, 1021673, 1021674, 1021675, 1021687, 1021688, 1021689, 1021690, 1021691, 1021692, 1021694, 1021695, 1021696, 1021699, 1021700, 1021702, 1021703, 1021704, 1021705, 1021706, 1021707, 1021710, 1021711, 1021712, 1021724, 1021725, 1021726, 1021727, 1021728, 1021729, 1021731, 1021732, 1021733, 1021736, 1021737, 1021739, 1021740, 1021741, 1021742, 1021743, 1021744, 1021747, 1021748, 1021749, 1021761, 1021762, 1021763, 1021764, 1021765, 1021766, 1021768, 1021769, 1021770, 1021773, 1021774, 1021776, 1021777, 1021778, 1021779, 1021780, 1021781, 1021784, 1021785, 1021786, 1021798, 1021799, 1021800, 1021801, 1021802, 1021803, 1021805, 1021806, 1021807, 1021810, 1021811, 1021813, 1021814, 1021815, 1021816, 1021817, 1021818, 1021821, 1021822, 1021823, 1021835, 1021836, 1021837, 1021838, 1021839, 1021840, 1021842, 1021843, 1021844, 1021847, 1021848, 1021850, 1021851, 1021852, 1021853, 1021854, 1021855, 1021858, 1021859, 1021860, 1021872, 1021873, 1021874, 1021875, 1021876, 1021877, 1021879, 1021880, 1021881, 1021884, 1021885, 1021887, 1021888, 1021889, 1021890, 1021891, 1021892, 1021895, 1021896, 1021897, 1021909, 1021910, 1021911, 1021912, 1021913, 1021914, 1021916, 1021917, 1021918, 1021921, 1021922, 1021924, 1021925, 1021926, 1021927, 1021928, 1021929, 1021932, 1021933, 1021934, 1021946, 1021947, 1021948, 1021949, 1021950, 1021951, 1021953, 1021954, 1021955, 1021958, 1021959, 1021961, 1021962, 1021963, 1021964, 1021965, 1021966, 1021969, 1021970, 1021971, 1021983, 1021984, 1021985, 1021986, 1021987, 1021988, 1021990, 1021991, 1021992, 1021995, 1021996, 1021998, 1021999, 1022000, 1022001, 1022002, 1022003, 1022006, 1022007, 1022008, 1022020, 1022021, 1022022, 1022023, 1022024, 1022025, 1022027, 1022028, 1022029, 1022032, 1022033, 1022035, 1022036, 1022037, 1022038, 1022039, 1022040, 1022043, 1022044, 1022045, 1022501, 1022502, 1022503, 1022504, 1022505, 1022506, 1022508, 1022509, 1022510, 1022513, 1022514, 1022516, 1022517, 1022518, 1022519, 1022520, 1022521, 1022524, 1022525, 1022526, 1022538, 1022539, 1022540, 1022541, 1022542, 1022543, 1022545, 1022546, 1022547, 1022550, 1022551, 1022553, 1022554, 1022555, 1022556, 1022557, 1022558, 1022561, 1022562, 1022563, 1022575, 1022576, 1022577, 1022578, 1022579, 1022580, 1022582, 1022583, 1022584, 1022587, 1022588, 1022590, 1022591, 1022592, 1022593, 1022594, 1022595, 1022598, 1022599, 1022600, 1022612, 1022613, 1022614, 1022615, 1022616, 1022617, 1022619, 1022620, 1022621, 1022624, 1022625, 1022627, 1022628, 1022629, 1022630, 1022631, 1022632, 1022635, 1022636, 1022637, 1022649, 1022650, 1022651, 1022652, 1022653, 1022654, 1022656, 1022657, 1022658, 1022661, 1022662, 1022664, 1022665, 1022666, 1022667, 1022668, 1022669, 1022672, 1022673, 1022674, 1022686, 1022687, 1022688, 1022689, 1022690, 1022691, 1022693, 1022694, 1022695, 1022698, 1022699, 1022701, 1022702, 1022703, 1022704, 1022705, 1022706, 1022709, 1022710, 1022711, 1022723, 1022724, 1022725, 1022726, 1022727, 1022728, 1022730, 1022731, 1022732, 1022735, 1022736, 1022738, 1022739, 1022740, 1022741, 1022742, 1022743, 1022746, 1022747, 1022748, 1022760, 1022761, 1022762, 1022763, 1022764, 1022765, 1022767, 1022768, 1022769, 1022772, 1022773, 1022775, 1022776, 1022777, 1022778, 1022779, 1022780, 1022783, 1022784, 1022785, 1022797, 1022798, 1022799, 1022800, 1022801, 1022802, 1022804, 1022805, 1022806, 1022809, 1022810, 1022812, 1022813, 1022814, 1022815, 1022816, 1022817, 1022820, 1022821, 1022822, 1022834, 1022835, 1022836, 1022837, 1022838, 1022839, 1022841, 1022842, 1022843, 1022846, 1022847, 1022849, 1022850, 1022851, 1022852, 1022853, 1022854, 1022857, 1022858, 1022859, 1022871, 1022872, 1022873, 1022874, 1022875, 1022876, 1022878, 1022879, 1022880, 1022883, 1022884, 1022886, 1022887, 1022888, 1022889, 1022890, 1022891, 1022894, 1022895, 1022896, 1022908, 1022909, 1022910, 1022911, 1022912, 1022913, 1022915, 1022916, 1022917, 1022920, 1022921, 1022923, 1022924, 1022925, 1022926, 1022927, 1022928, 1022931, 1022932, 1022933, 1022945, 1022946, 1022947, 1022948, 1022949, 1022950, 1022952, 1022953, 1022954, 1022957, 1022958, 1022960, 1022961, 1022962, 1022963, 1022964, 1022965, 1022968, 1022969, 1022970, 1022982, 1022983, 1022984, 1022985, 1022986, 1022987, 1022989, 1022990, 1022991, 1022994, 1022995, 1022997, 1022998, 1022999, 1023000, 1023001, 1023002, 1023005, 1023006, 1023007, 1023019, 1023020, 1023021, 1023022, 1023023, 1023024, 1023026, 1023027, 1023028, 1023031, 1023032, 1023034, 1023035, 1023036, 1023037, 1023038, 1023039, 1023042, 1023043, 1023044, 1023056, 1023057, 1023058, 1023059, 1023060, 1023061, 1023063, 1023064, 1023065, 1023068, 1023069, 1023071, 1023072, 1023073, 1023074, 1023075, 1023076, 1023079, 1023080, 1023081, 1023093, 1023094, 1023095, 1023096, 1023097, 1023098, 1023100, 1023101, 1023102, 1023105, 1023106, 1023108, 1023109, 1023110, 1023111, 1023112, 1023113, 1023116, 1023117, 1023118, 1023130, 1023131, 1023132, 1023133, 1023134, 1023135, 1023137, 1023138, 1023139, 1023142, 1023143, 1023145, 1023146, 1023147, 1023148, 1023149, 1023150, 1023153, 1023154, 1023155, 1023167, 1023168, 1023169, 1023170, 1023171, 1023172, 1023174, 1023175, 1023176, 1023179, 1023180, 1023182, 1023183, 1023184, 1023185, 1023186, 1023187, 1023190, 1023191, 1023192, 1023204, 1023205, 1023206, 1023207, 1023208, 1023209, 1023211, 1023212, 1023213, 1023216, 1023217, 1023219, 1023220, 1023221, 1023222, 1023223, 1023224, 1023227, 1023228, 1023229, 1023241, 1023242, 1023243, 1023244, 1023245, 1023246, 1023248, 1023249, 1023250, 1023253, 1023254, 1023256, 1023257, 1023258, 1023259, 1023260, 1023261, 1023264, 1023265, 1023266, 1023278, 1023279, 1023280, 1023281, 1023282, 1023283, 1023285, 1023286, 1023287, 1023290, 1023291, 1023293, 1023294, 1023295, 1023296, 1023297, 1023298, 1023301, 1023302, 1023303, 1023315, 1023316, 1023317, 1023318, 1023319, 1023320, 1023322, 1023323, 1023324, 1023327, 1023328, 1023330, 1023331, 1023332, 1023333, 1023334, 1023335, 1023338, 1023339, 1023340, 1023352, 1023353, 1023354, 1023355, 1023356, 1023357, 1023359, 1023360, 1023361, 1023364, 1023365, 1023367, 1023368, 1023369, 1023370, 1023371, 1023372, 1023375, 1023376, 1023377, 1023389, 1023390, 1023391, 1023392, 1023393, 1023394, 1023396, 1023397, 1023398, 1023401, 1023402, 1023404, 1023405, 1023406, 1023407, 1023408, 1023409, 1023412, 1023413, 1023414, 1023426, 1023427, 1023428, 1023429, 1023430, 1023431, 1023433, 1023434, 1023435, 1023438, 1023439, 1023441, 1023442, 1023443, 1023444, 1023445, 1023446, 1023449, 1023450, 1023451, 1023463, 1023464, 1023465, 1023466, 1023467, 1023468, 1023470, 1023471, 1023472, 1023475, 1023476, 1023478, 1023479, 1023480, 1023481, 1023482, 1023483, 1023486, 1023487, 1023488, 1023500, 1023501, 1023502, 1023503, 1023504, 1023505, 1023507, 1023508, 1023509, 1023512, 1023513, 1023515, 1023516, 1023517, 1023518, 1023519, 1023520, 1023523, 1023524, 1023525, 1023537, 1023538, 1023539, 1023540, 1023541, 1023542, 1023544, 1023545, 1023546, 1023549, 1023550, 1023552, 1023553, 1023554, 1023555, 1023556, 1023557, 1023560, 1023561, 1023562, 1023574, 1023575, 1023576, 1023577, 1023578, 1023579, 1023581, 1023582, 1023583, 1023586, 1023587, 1023589, 1023590, 1023591, 1023592, 1023593, 1023594, 1023597, 1023598, 1023599, 1023611, 1023612, 1023613, 1023614, 1023615, 1023616, 1023618, 1023619, 1023620, 1023623, 1023624, 1023626, 1023627, 1023628, 1023629, 1023630, 1023631, 1023634, 1023635, 1023636, 1023648, 1023649, 1023650, 1023651, 1023652, 1023653, 1023655, 1023656, 1023657, 1023660, 1023661, 1023663, 1023664, 1023665, 1023666, 1023667, 1023668, 1023671, 1023672, 1023673, 1023685, 1023686, 1023687, 1023688, 1023689, 1023690, 1023692, 1023693, 1023694, 1023697, 1023698, 1023700, 1023701, 1023702, 1023703, 1023704, 1023705, 1023708, 1023709, 1023710, 1023722, 1023723, 1023724, 1023725, 1023726, 1023727, 1023729, 1023730, 1023731, 1023734, 1023735, 1023737, 1023738, 1023739, 1023740, 1023741, 1023742, 1023745, 1023746, 1023747, 1023759, 1023760, 1023761, 1023762, 1023763, 1023764, 1023766, 1023767, 1023768, 1023771, 1023772, 1023774, 1023775, 1023776, 1023777, 1023778, 1023779, 1023782, 1023783, 1023784, 1023796, 1023797, 1023798, 1023799, 1023800, 1023801, 1023803, 1023804, 1023805, 1023808, 1023809, 1023811, 1023812, 1023813, 1023814, 1023815, 1023816, 1023819, 1023820, 1023821, 1439950, 1439951, 1439952, 1439953, 1439954, 1439955, 1439956, 1439957, 1439958, 1439959, 1439960, 1439961, 1439962, 1439963, 1439964, 1439965, 1439966, 1439967, 1439968, 1439969, 1439970, 1439971, 1439972, 1439973, 1439974, 1439975, 1439976, 1439977, 1439978, 1439979, 1439980, 1439981, 1439982, 1439983, 1439984, 1439985, 1439986, 1439987, 1439988, 1439989, 1439990, 1439991, 1439992, 1439993, 1439994, 1439995, 1439996, 1439997, 1439998, 1439999, 1440000, 1440001, 1440002, 1440003, 1440004, 1440005, 1440006, 1440007, 1440008, 1440009, 1440010, 1440011, 1440012, 1440013, 1440014, 1440015, 1440016, 1440017, 1440018, 1440019, 1440020, 1440021, 1440022, 1440023, 1440024, 1440025, 1440026, 1440027, 1440028, 1440029, 1440030, 1440031, 1440032, 1440033, 1440034, 1440035, 1440036, 1440037, 1440038, 1440039, 1440040, 1440041, 1440042, 1440043, 1440044, 1440045, 1440046, 1440047, 1440048, 1440049, 1440050, 1440051, 1440052, 1440053, 1440054, 1440055, 1440056, 1440057, 1440058, 1440059, 1440060, 1440061, 1440062, 1440063, 1440064, 1440065, 1440066, 1440067, 1440068, 1440069, 1440070, 1440071, 1440072, 1440073, 1440074, 1440075, 1440076, 1440077, 1440078, 1440079, 1440080, 1440081, 1440082, 1440083, 1440084, 1440085, 1440086, 1440087, 1440088, 1440089, 1440090, 1440091, 1440092, 1440093, 1440094, 1440095, 1440096, 1440097, 1440098, 1440099, 1440100, 1440101, 1440102, 1440103, 1440104, 1440105, 1440106, 1440107, 1440108, 1440109, 1440110, 1440111, 1440112, 1440113, 1440114, 1440115, 1440116, 1440117, 1440118, 1440119, 1440120, 1440121, 1440122, 1440123, 1440124, 1440125, 1440126, 1440127, 1440128, 1440129, 1440130, 1440131, 1440132, 1440133, 1440134, 1440135, 1440136, 1440137, 1440138, 1440139, 1440140, 1440141, 1440142, 1440143, 1440144, 1440145, 1440146, 1440147, 1440148, 1440149, 1440150, 1440151, 1440152, 1440153, 1440154, 1440155, 1440156, 1440157, 1440158, 1440159, 1440160, 1440161, 1440162, 1440163, 1440164, 1440165, 1440166, 1440167, 1440168, 1440169, 1440170, 1440171, 1440172, 1440173, 1440174, 1440175, 1440176, 1440177, 1440178, 1440179, 1440180, 1440181, 1440182, 1440183, 1440184, 1440185, 1440186, 1440187, 1440188, 1440189, 1440190, 1440191, 1440192, 1440193, 1440194, 1440195, 1440196, 1440197, 1440198, 1440199, 1440200, 1440201, 1440202, 1440203, 1440204, 1440205, 1440206, 1440207, 1440208, 1440209, 1440210, 1440211, 1440212, 1440213, 1440214, 1440215, 1440216, 1440217, 1440218, 1440219, 1440220, 1440221, 1440222, 1440223, 1440224, 1440225, 1440226, 1440227, 1440228, 1440229, 1440230, 1440231, 1440232, 1440233, 1440234, 1440235, 1440236, 1440237, 1440238, 1440239, 1440240, 1440241, 1440242, 1440243, 1440244, 1440245, 1440246, 1440247, 1440248, 1440249, 1440250, 1440251, 1440252, 1440253, 1440254, 1440255, 1440256, 1440257, 1440258, 1440259, 1440260, 1440261, 1440262, 1440263, 1440264, 1440265, 1440266, 1440267, 1440268, 1440269, 1440270, 1440271, 1440272, 1440273, 1440274, 1440275, 1440276, 1440277, 1440278, 1440279, 1440280, 1440281, 1440282, 1440283, 1440284, 1440285, 1440286, 1440287, 1440288, 1440289, 1440290, 1440291, 1440292, 1440293, 1440294, 1440295, 1440296, 1440297, 1440298, 1440299, 1440300, 1440301, 1440302, 1440303, 1440304, 1440305, 1440306, 1440307, 1440308, 1440309, 1440310, 1440311, 1440312, 1440313, 1440314, 1440315, 1440316, 1440317, 1440318, 1440319, 1440320, 1440321, 1440322, 1440323, 1440324, 1440325, 1440326, 1440327, 1440328, 1440329, 1440330, 1440331, 1440332, 1440333, 1440334, 1440335, 1440336, 1440337, 1440338, 1440339, 1440340, 1440341, 1440342, 1440343, 1440344, 1440345, 1440346, 1440347, 1440348, 1440349, 1440350, 1440351, 1440352, 1440353, 1440354, 1440355, 1440356, 1440357, 1440358, 1440359, 1440360, 1440361, 1440362, 1440363, 1440364, 1440365, 1440366, 1440367, 1440368, 1440369, 1440370, 1440371, 1440372, 1440373, 1440374, 1440375, 1440376, 1440377, 1440378, 1440379, 1440380, 1440381, 1440382, 1440383, 1440384, 1440385, 1440386, 1440387, 1440388, 1440389, 1440390, 1440391, 1440392, 1440393, 1440394, 1440395, 1440396, 1440397, 1440398, 1440399, 1440400, 1440401, 1440402, 1440403, 1440404, 1440405, 1440406, 1440407, 1440408, 1440409, 1440410, 1440411, 1440412, 1440413, 1440414, 1440415, 1440416, 1440417, 1440418, 1440419, 1440420, 1440421, 1440422, 1440423, 1440424, 1440425, 1440426, 1440427, 1440428, 1440429, 1440430, 1440431, 1440432, 1440433, 1440434, 1440435, 1440436, 1440437, 1440438, 1440439, 1440440, 1440441, 1440442, 1440443, 1440444, 1440445, 1440446, 1440447, 1440448, 1440449, 1440450, 1440451, 1440452, 1440453, 1440454, 1440455, 1440456, 1440457, 1440458, 1440459, 1440460, 1440461, 1440462, 1440463, 1440464, 1440465, 1440466, 1440467, 1440468, 1440469, 1440470, 1440471, 1440472, 1440473, 1440474, 1440475, 1440476, 1440477, 1440478, 1440479, 1440480, 1440481, 1440482, 1440483, 1440484, 1440485, 1440486, 1440487, 1440488, 1440489, 1440490, 1440491, 1440492, 1440493, 1440494, 1440495, 1020285) AND il.`id_lang` = 1 ORDER by i.`position` |
1.796
ms
|
0 |
Yes
|
|
/classes/Product.php:2921
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 155 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 42 |
1.685
ms
|
3023 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 3 |
SELECT SQL_NO_CACHE value FROM `prstshp_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
1.673
ms
|
1 |
|
|
/classes/shop/Shop.php:1183
/classes/Configuration.php:236 (isFeatureActive)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:41 (require)
|
| 158 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 43 |
1.579
ms
|
3023 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 22 |
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
1.382
ms
|
1 |
|
|
/classes/Language.php:883
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 17 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `prstshp_module` m
LEFT JOIN `prstshp_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
1.367
ms
|
141 |
|
|
/classes/module/Module.php:346
/modules/tvcmsblog/tvcmsblog.php:116 (__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:42 (getInstance)
|
| 205 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `prstshp_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `prstshp_category` c2 ON c2.`id_category` = 17 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 6 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 |
1.285
ms
|
25 |
Yes
|
Yes
|
/classes/Category.php:799
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:192 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:74 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 150 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 30 |
1.256
ms
|
2079 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 24 |
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
1.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 161 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `prstshp_product_attribute`
WHERE `id_product` = 46 |
1.146
ms
|
2226 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 25 |
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
1.119
ms
|
1 |
|
|
/classes/Language.php:883
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 166 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_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.`level_depth` ASC
, category_shop.`position` ASC |
1.104
ms
|
25 |
Yes
|
|
/classes/Category.php:799
/modules/tvcmssearch/tvcmssearch.php:100 (getNestedCategories)
/modules/tvcmssearch/tvcmssearch.php:211 (getAllCategories)
/classes/Hook.php:1083 (hookdisplayNavSearchBlock)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:29 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 18 |
SELECT SQL_NO_CACHE name, alias FROM `prstshp_hook_alias` |
1.079
ms
|
88 |
|
|
/classes/Hook.php:342
/classes/Hook.php:157 (getCanonicalHookNames)
/classes/Hook.php:366 (normalizeHookName)
/classes/Hook.php:389 (getAllKnownNames)
/classes/Hook.php:980 (isHookCallableOn)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:42 (getInstance)
|
| 38 |
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 `prstshp_category` c
INNER JOIN prstshp_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `prstshp_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `prstshp_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 17
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.886
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/controllers/front/listing/CategoryController.php:230 (getSubCategories)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 13 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `prstshp_hook` h
WHERE (h.active = 1) |
0.866
ms
|
950 |
|
|
/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:42 (getInstance)
|
| 278 |
INSERT INTO `prstshp_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('212615', '', 'www.funkyfuton.co.uk/17-futon-sofabeds?p=28&q=Choose+your+Upholstery+Fabric+-Apple+Promotion-Stone+Promotion%2FFuton+Size-Double+137cm+x+191cm', '', '2026-06-19 10:41:44') |
0.861
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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 64 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-19 00:00:00',
INTERVAL 1000 DAY
)
) > 0) as new
FROM prstshp_product p
LEFT JOIN prstshp_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN prstshp_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN prstshp_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (30,42,43,46) |
0.844
ms
|
4 |
|
|
/classes/ProductAssembler.php:95
/classes/ProductAssembler.php:203 (addMissingProductFieldsForMultipleProducts)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 16 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `prstshp_hook` |
0.750
ms
|
950 |
|
|
/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:42 (getInstance)
|
| 77 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 17, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 17) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 30) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-06-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-19 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.744
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 86 |
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 `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 30 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_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` = 30 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.728
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5813 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 123 |
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 `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 43 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_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` = 43 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.681
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5813 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 105 |
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 `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_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` = 42 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.663
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5813 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 91 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `prstshp_attribute` a
LEFT JOIN `prstshp_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `prstshp_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `prstshp_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `prstshp_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `prstshp_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 30
AND pac.`id_product_attribute` = 1434486
AND agl.`id_lang` = 1 |
0.632
ms
|
4 |
|
|
/classes/Product.php:7546
/classes/Product.php:5868 (getAttributesParams)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 141 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 46 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_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` = 46 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.628
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5813 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 110 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `prstshp_attribute` a
LEFT JOIN `prstshp_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `prstshp_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `prstshp_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `prstshp_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `prstshp_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 42
AND pac.`id_product_attribute` = 1435964
AND agl.`id_lang` = 1 |
0.620
ms
|
4 |
|
|
/classes/Product.php:7546
/classes/Product.php:5868 (getAttributesParams)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 58 |
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 `prstshp_attribute_group` ag INNER JOIN `prstshp_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `prstshp_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN prstshp_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 prstshp_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `prstshp_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.613
ms
|
29 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
/modules/ps_facetedsearch/src/Filters/Converter.php:427 (getAttributes)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:166 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:357 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 59 |
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 `prstshp_attribute_group` ag INNER JOIN `prstshp_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `prstshp_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN prstshp_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 prstshp_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `prstshp_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 18 ORDER BY agl.`name` ASC, a.`position` ASC |
0.605
ms
|
6 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
/modules/ps_facetedsearch/src/Filters/Converter.php:427 (getAttributes)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:166 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:357 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 88 |
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 `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 1434486
AND cp.`id_cart` = 0 AND cp.`id_product` = 30 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1434486
AND cp.`id_cart` = 0 AND p.`id_product_item` = 30 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.605
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5825 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 19 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `prstshp_meta` m
LEFT JOIN `prstshp_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.603
ms
|
47 |
Yes
|
|
/classes/Dispatcher.php:654
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:42 (getInstance)
|
| 125 |
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 `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 1437728
AND cp.`id_cart` = 0 AND cp.`id_product` = 43 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1437728
AND cp.`id_cart` = 0 AND p.`id_product_item` = 43 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.600
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5825 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 107 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 1435964
AND cp.`id_cart` = 0 AND cp.`id_product` = 42 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1435964
AND cp.`id_cart` = 0 AND p.`id_product_item` = 42 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.596
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5825 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 100 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 17, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 17) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-06-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-19 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.573
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 118 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 17, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 17) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-06-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-19 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.572
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 128 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `prstshp_attribute` a
LEFT JOIN `prstshp_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `prstshp_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `prstshp_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `prstshp_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `prstshp_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 43
AND pac.`id_product_attribute` = 1437728
AND agl.`id_lang` = 1 |
0.554
ms
|
4 |
|
|
/classes/Product.php:7546
/classes/Product.php:5868 (getAttributesParams)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 40 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `prstshp_module` m
LEFT JOIN `prstshp_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.550
ms
|
141 |
|
|
/classes/module/Module.php:346
/modules/ps_socialfollow/ps_socialfollow.php:53 (__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:1002 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 97 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42) AND (b.`id_shop` = 1) LIMIT 1 |
0.543
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:5671 (getProductLink)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 203 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.531
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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:192 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:74 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 115 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 43) AND (b.`id_shop` = 1) LIMIT 1 |
0.522
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:5671 (getProductLink)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 50 |
SELECT SQL_NO_CACHE `name`
FROM `prstshp_hook`
WHERE `id_hook` = 10 LIMIT 1 |
0.513
ms
|
1 |
|
|
/classes/Hook.php:247
/classes/Hook.php:917 (getNameById)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 146 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `prstshp_attribute` a
LEFT JOIN `prstshp_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `prstshp_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `prstshp_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `prstshp_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `prstshp_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 46
AND pac.`id_product_attribute` = 1439965
AND agl.`id_lang` = 1 |
0.504
ms
|
4 |
|
|
/classes/Product.php:7546
/classes/Product.php:5868 (getAttributesParams)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 68 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 30) AND (b.`id_shop` = 1) LIMIT 1 |
0.495
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:5671 (getProductLink)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 154 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 42
ORDER BY `position` |
0.495
ms
|
10 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 143 |
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 `prstshp_cart_product` cp
WHERE cp.`id_product_attribute` = 1439965
AND cp.`id_cart` = 0 AND cp.`id_product` = 46 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1439965
AND cp.`id_cart` = 0 AND p.`id_product_item` = 46 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.491
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5825 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 90 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 30
ORDER BY f.position ASC |
0.479
ms
|
1 |
Yes
|
|
/classes/Product.php:6032
/classes/Product.php:5835 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 57 |
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 `prstshp_attribute_group` ag INNER JOIN prstshp_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 `prstshp_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) LEFT JOIN `prstshp_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `prstshp_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.477
ms
|
15 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
/modules/ps_facetedsearch/src/Filters/Converter.php:413 (getAttributesGroups)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:166 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:357 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 133 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product` a
LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 46) AND (b.`id_shop` = 1) LIMIT 1 |
0.477
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:5671 (getProductLink)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 171 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 136 AND `id_shop` = 1 LIMIT 1 |
0.476
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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 109 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42
ORDER BY f.position ASC |
0.467
ms
|
1 |
Yes
|
|
/classes/Product.php:6032
/classes/Product.php:5835 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 27 |
SELECT SQL_NO_CACHE c.id_currency
FROM `prstshp_currency` c
WHERE (iso_code = 'USD') LIMIT 1 |
0.463
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 127 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 43
ORDER BY f.position ASC |
0.462
ms
|
1 |
Yes
|
|
/classes/Product.php:6032
/classes/Product.php:5835 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 163 |
SELECT SQL_NO_CACHE 1 FROM prstshp_cart_product cp INNER JOIN prstshp_product p
ON (p.id_product = cp.id_product) INNER JOIN prstshp_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.457
ms
|
1 |
|
|
/classes/Cart.php:4256
/classes/Cart.php:4231 (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/v1_dreamsoft_402layouts_layout_left_column_tpl/c6/df/04/c6df04094c1345dce075f45f4069afe3c274079f_2.file.javascript.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878ee03d9_07163132)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/bd/47/cd/bd47cddd44ec77482d068fce845404486f9465a4_2.file.head.tpl.php:297 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/bd/47/cd/bd47cddd44ec77482d068fce845404486f9465a4_2.file.head.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e9c0c8_40544141)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:102 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 276 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM prstshp_wishlist w, prstshp_wishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
0.456
ms
|
275 |
|
|
/modules/tvcmswishlist/tvcmswishlist.php:278
/modules/tvcmswishlist/tvcmswishlist.php:230 (headerData)
/classes/Hook.php:1083 (hookdisplayNavWishlistBlocksticky)
/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/v1_dreamsoft_402/53/96/4a/53964acb217592521c34d645a715e8b2c2f061b2_2.file.display_custom_social.tpl.php:35 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32881893ec66_88570540)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2260 (fetch)
/modules/tvcmscustomsetting/tvcmscustomsetting.php:3044 (display)
/classes/Hook.php:1083 (hookdisplayCustomsocialblock)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:38 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 34 |
SELECT SQL_NO_CACHE *
FROM `prstshp_group_lang`
WHERE `id_group` = 1 |
0.455
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:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 172 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM prstshp_wishlist w, prstshp_wishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
0.441
ms
|
275 |
|
|
/modules/tvcmswishlist/tvcmswishlist.php:278
/modules/tvcmswishlist/tvcmswishlist.php:223 (headerData)
/classes/Hook.php:1083 (hookdisplayNavWishlistBlock)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 136 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 17, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `prstshp_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 17) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-06-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-19 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.441
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 56 |
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM prstshp_layered_category
WHERE controller = 'category'
AND id_category = 17
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC |
0.438
ms
|
17 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/Provider.php:61
/modules/ps_facetedsearch/src/Filters/Converter.php:263 (getFiltersForQuery)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:166 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:357 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 63 |
SELECT SQL_NO_CACHE data FROM prstshp_layered_filter_block WHERE hash="0b614c7e840d66352741df539677e776" LIMIT 1 |
0.436
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:187
/modules/ps_facetedsearch/src/Product/SearchProvider.php:213 (getFromCache)
/classes/controller/ProductListingFrontController.php:357 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 49 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a0
LEFT JOIN `prstshp_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 23) AND (a0.`nright` > 24) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.427
ms
|
5 |
Yes
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/controllers/front/listing/CategoryController.php:246 (rewind)
/classes/controller/FrontController.php:1866 (getBreadcrumbLinks)
/classes/controller/FrontController.php:568 (getBreadcrumb)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 169 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM prstshp_wishlist w, prstshp_wishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
0.427
ms
|
275 |
|
|
/modules/tvcmswishlist/tvcmswishlist.php:278
/modules/tvcmswishlist/tvcmswishlist.php:223 (headerData)
/classes/Hook.php:1083 (hookdisplayNavWishlistBlock)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:30 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 157 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 43
ORDER BY `position` |
0.420
ms
|
6 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 149 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 30
ORDER BY `position` |
0.418
ms
|
11 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 271 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_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.413
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:405 (getCategoryLink)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 160 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 46
ORDER BY `position` |
0.401
ms
|
6 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 277 |
SELECT SQL_NO_CACHE `id_guest`
FROM `prstshp_connections`
WHERE `id_guest` = 229789
AND `date_add` > '2026-06-19 10:11:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.396
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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:309 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 213 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 30
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.392
ms
|
4 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 145 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM prstshp_feature_product pf
LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN prstshp_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 46
ORDER BY f.position ASC |
0.388
ms
|
1 |
Yes
|
|
/classes/Product.php:6032
/classes/Product.php:5835 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 4 |
SELECT SQL_NO_CACHE *
FROM `prstshp_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.377
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:41 (require)
|
| 11 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM prstshp_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.370
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:303 (getMainShopDomain)
/classes/Link.php:65 (getShopDomain)
/config/config.inc.php:277 (__construct)
/index.php:41 (require)
|
| 82 |
SELECT SQL_NO_CACHE tr.*
FROM `prstshp_tax_rule` tr
JOIN `prstshp_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 17
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('LS10 1PL' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, 'LS10 1PL')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.368
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 140 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 46) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.355
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5813 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 214 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 30
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.354
ms
|
4 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 95 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42
AND image_shop.`cover` = 1 LIMIT 1 |
0.351
ms
|
10 |
|
|
/classes/Product.php:3570
/classes/Product.php:5654 (getCover)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 5 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM prstshp_shop s
LEFT JOIN prstshp_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.350
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:148 (setUrl)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:41 (require)
|
| 0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM prstshp_shop_url su
LEFT JOIN prstshp_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.funkyfuton.co.uk' OR su.domain_ssl = 'www.funkyfuton.co.uk')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.341
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1364
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:117 (initialize)
/index.php:41 (require)
|
| 89 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `prstshp_product` p LEFT JOIN `prstshp_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN prstshp_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 30 AND pa.`id_product` = 30 AND pa.`id_product_attribute` = 1434486 LIMIT 1 |
0.341
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5829 (getAvailableDate)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 167 |
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `prstshp_category` c
LEFT JOIN `prstshp_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 |
0.338
ms
|
3 |
|
|
/classes/Category.php:2242
/classes/Category.php:1114 (getCategoriesWithoutParent)
/classes/Category.php:806 (getRootCategory)
/modules/tvcmssearch/tvcmssearch.php:100 (getNestedCategories)
/modules/tvcmssearch/tvcmssearch.php:211 (getAllCategories)
/classes/Hook.php:1083 (hookdisplayNavSearchBlock)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:29 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 12 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `prstshp_lang` l
JOIN prstshp_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.337
ms
|
1 |
|
|
/classes/Language.php:1216
/classes/Language.php:1513 (countActiveLanguages)
/classes/Dispatcher.php:531 (isMultiLanguageActivated)
/classes/Dispatcher.php:232 (setRequestUri)
/classes/Dispatcher.php:201 (__construct)
/index.php:42 (getInstance)
|
| 65 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 30
AND image_shop.`cover` = 1 LIMIT 1 |
0.336
ms
|
11 |
|
|
/classes/Product.php:3570
/classes/Product.php:5654 (getCover)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 218 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 30
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.334
ms
|
4 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a7/59/b3/a759b399b7f3f593f71e61de7565e04c3ea924da_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887910df40_21943427)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 231 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 43
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.333
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 126 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `prstshp_product` p LEFT JOIN `prstshp_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN prstshp_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 43 AND pa.`id_product` = 43 AND pa.`id_product_attribute` = 1437728 LIMIT 1 |
0.329
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5829 (getAvailableDate)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 206 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `prstshp_category` c
LEFT JOIN `prstshp_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 17 LIMIT 1 |
0.329
ms
|
1 |
|
|
/classes/Category.php:1585
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:192 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:74 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (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 prstshp_shop_group gs
LEFT JOIN prstshp_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN prstshp_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.328
ms
|
2 |
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:41 (require)
|
| 60 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 17) LIMIT 1 |
0.326
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:365 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:131 (addControllerSpecificFilters)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:176 (initSearch)
/classes/controller/ProductListingFrontController.php:357 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 182 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_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.325
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1700 (getCategoryLink)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1423 (fomartLink)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 220 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 30
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.319
ms
|
4 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/af/16/d1/af16d1df148d2785cf1001f67659bf06d07fc515_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887913ddd5_50911125)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 20 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_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.317
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:78 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 222 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 42
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.317
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 240 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 46
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.317
ms
|
3 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 43 |
SELECT SQL_NO_CACHE * FROM `prstshp_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.314
ms
|
12 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:381 (getImagesTypes)
/classes/controller/FrontController.php:1617 (getNoPictureImage)
/classes/controller/FrontController.php:1743 (getTemplateVarUrls)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 266 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_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.312
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:405 (getCategoryLink)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 113 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 43
AND image_shop.`cover` = 1 LIMIT 1 |
0.311
ms
|
6 |
|
|
/classes/Product.php:3570
/classes/Product.php:5654 (getCover)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 51 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_facetedsearch" LIMIT 1 |
0.306
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:266 (isEnabled)
/classes/Hook.php:1083 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 108 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `prstshp_product` p LEFT JOIN `prstshp_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN prstshp_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 42 AND pa.`id_product` = 42 AND pa.`id_product_attribute` = 1435964 LIMIT 1 |
0.306
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5829 (getAvailableDate)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 181 |
SELECT SQL_NO_CACHE main.*, ll.*
FROM prstshp_tvcmsmegamenu_shop main
LEFT JOIN `prstshp_tvcmsmegamenu_lang` ll ON (ll.`id_tvcmsmegamenu` = main.`id_tvcmsmegamenu` AND main.`id_shop` = ll.`id_shop`)
WHERE main.active = 1 AND ll.id_shop = 1 AND ll.id_lang=1 ORDER BY main.position ASC, main.id_tvcmsmegamenu ASC |
0.306
ms
|
12 |
Yes
|
|
/modules/tvcmsmegamenu/classes/tvcmsmegamenuclass.php:265
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1387 (getMenus)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 238 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 43
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.306
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/af/16/d1/af16d1df148d2785cf1001f67659bf06d07fc515_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887913ddd5_50911125)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 111 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product_attribute` a
LEFT JOIN `prstshp_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1435964) LIMIT 1 |
0.305
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5923 (__construct)
/classes/Product.php:5886 (computeUnitPriceRatio)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 237 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 43
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.302
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a7/59/b3/a759b399b7f3f593f71e61de7565e04c3ea924da_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887910df40_21943427)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 216 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 30
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.300
ms
|
4 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/de/20/9f/de209f1bdc52cb6c5d5eb9c2cb056279b2fbb5a1_2.file.product-grid-view2.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790d9542_44207709)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:52 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 260 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_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.297
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:405 (getCategoryLink)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 131 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `prstshp_image` i
INNER JOIN prstshp_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 46
AND image_shop.`cover` = 1 LIMIT 1 |
0.296
ms
|
6 |
|
|
/classes/Product.php:3570
/classes/Product.php:5654 (getCover)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 223 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 42
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.293
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 129 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product_attribute` a
LEFT JOIN `prstshp_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1437728) LIMIT 1 |
0.290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5923 (__construct)
/classes/Product.php:5886 (computeUnitPriceRatio)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 28 |
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.288
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 61 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 17 AND `id_shop` = 1 |
0.287
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:365 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:131 (addControllerSpecificFilters)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:176 (initSearch)
/classes/controller/ProductListingFrontController.php:357 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 92 |
SELECT SQL_NO_CACHE tr.*
FROM `prstshp_tax_rule` tr
JOIN `prstshp_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 17
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.287
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5983 (getTaxCalculator)
/classes/Product.php:5875 (getTaxesInformations)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 93 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product_attribute` a
LEFT JOIN `prstshp_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1434486) LIMIT 1 |
0.287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5923 (__construct)
/classes/Product.php:5886 (computeUnitPriceRatio)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 224 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `prstshp_tvcmsproduct_comment` pc
WHERE `id_product` = 42 AND `validate` = 1 LIMIT 1 |
0.284
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:272
/modules/tvcmsproductcomments/tvcmsproductcomments.php:935 (getCommentNumber)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 234 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 43
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.281
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/de/20/9f/de209f1bdc52cb6c5d5eb9c2cb056279b2fbb5a1_2.file.product-grid-view2.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790d9542_44207709)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:52 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 164 |
SELECT SQL_NO_CACHE 1 FROM `prstshp_cart_rule` WHERE ((date_to >= "2026-06-19 00:00:00" AND date_to <= "2026-06-19 23:59:59") OR (date_from >= "2026-06-19 00:00:00" AND date_from <= "2026-06-19 23:59:59") OR (date_from < "2026-06-19 00:00:00" AND date_to > "2026-06-19 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.280
ms
|
2 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/Cart.php:3079 (getCustomerCartRules)
/classes/Cart.php:3464 (getDeliveryOptionList)
/classes/Cart.php:3537 (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/v1_dreamsoft_402layouts_layout_left_column_tpl/c6/df/04/c6df04094c1345dce075f45f4069afe3c274079f_2.file.javascript.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878ee03d9_07163132)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/bd/47/cd/bd47cddd44ec77482d068fce845404486f9465a4_2.file.head.tpl.php:297 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/bd/47/cd/bd47cddd44ec77482d068fce845404486f9465a4_2.file.head.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e9c0c8_40544141)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:102 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 225 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 42
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.279
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/de/20/9f/de209f1bdc52cb6c5d5eb9c2cb056279b2fbb5a1_2.file.product-grid-view2.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790d9542_44207709)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:52 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 243 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 46
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.279
ms
|
3 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/de/20/9f/de209f1bdc52cb6c5d5eb9c2cb056279b2fbb5a1_2.file.product-grid-view2.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790d9542_44207709)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:52 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 33 |
SELECT SQL_NO_CACHE *
FROM `prstshp_group` a
LEFT JOIN `prstshp_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.278
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:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 85 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 30) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.277
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5813 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 235 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 43
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.272
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/de/20/9f/de209f1bdc52cb6c5d5eb9c2cb056279b2fbb5a1_2.file.product-grid-view2.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790d9542_44207709)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:52 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 247 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 46
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.270
ms
|
3 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/af/16/d1/af16d1df148d2785cf1001f67659bf06d07fc515_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887913ddd5_50911125)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 46 |
SELECT SQL_NO_CACHE *
FROM `prstshp_country` a
LEFT JOIN `prstshp_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 17) LIMIT 1 |
0.267
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:1763 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 226 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 42
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.265
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/de/20/9f/de209f1bdc52cb6c5d5eb9c2cb056279b2fbb5a1_2.file.product-grid-view2.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790d9542_44207709)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:52 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 15 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `prstshp_hook_alias` |
0.265
ms
|
88 |
|
|
/classes/Hook.php:290
/classes/Hook.php:321 (getAllHookAliases)
/classes/Hook.php:749 (getHookAliasesFor)
/classes/Hook.php:848 (getHookModuleExecList)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:42 (getInstance)
|
| 233 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `prstshp_tvcmsproduct_comment` pc
WHERE `id_product` = 43 AND `validate` = 1 LIMIT 1 |
0.263
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:272
/modules/tvcmsproductcomments/tvcmsproductcomments.php:935 (getCommentNumber)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 87 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 30) AND (id_product_attribute = 1434486) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.263
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5825 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 229 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 42
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.263
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/af/16/d1/af16d1df148d2785cf1001f67659bf06d07fc515_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887913ddd5_50911125)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 236 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 43
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.262
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a7/59/b3/a759b399b7f3f593f71e61de7565e04c3ea924da_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887910df40_21943427)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 245 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 46
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.262
ms
|
3 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a7/59/b3/a759b399b7f3f593f71e61de7565e04c3ea924da_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887910df40_21943427)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 168 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_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.261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Category.php:1118 (__construct)
/classes/Category.php:806 (getRootCategory)
/modules/tvcmssearch/tvcmssearch.php:100 (getNestedCategories)
/modules/tvcmssearch/tvcmssearch.php:211 (getAllCategories)
/classes/Hook.php:1083 (hookdisplayNavSearchBlock)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:29 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 263 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_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.261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:405 (getCategoryLink)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 232 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 43
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.259
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 69 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1434486 LIMIT 1 |
0.258
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5689 (getPrice)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 215 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `prstshp_tvcmsproduct_comment` pc
WHERE `id_product` = 30 AND `validate` = 1 LIMIT 1 |
0.257
ms
|
4 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:272
/modules/tvcmsproductcomments/tvcmsproductcomments.php:935 (getCommentNumber)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 248 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 46
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.257
ms
|
3 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/af/16/d1/af16d1df148d2785cf1001f67659bf06d07fc515_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887913ddd5_50911125)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 7 |
SELECT SQL_NO_CACHE *
FROM `prstshp_country` a
LEFT JOIN `prstshp_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `prstshp_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 17) LIMIT 1 |
0.255
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:41 (require)
|
| 144 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `prstshp_product` p LEFT JOIN `prstshp_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN prstshp_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 46 AND pa.`id_product` = 46 AND pa.`id_product_attribute` = 1439965 LIMIT 1 |
0.255
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5829 (getAvailableDate)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 249 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `prstshp_country`
WHERE `id_country` = 17 LIMIT 1 |
0.253
ms
|
1 |
|
|
/classes/Country.php:405
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:58 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 98 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1435964 LIMIT 1 |
0.253
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5689 (getPrice)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 104 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.253
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5813 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 147 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product_attribute` a
LEFT JOIN `prstshp_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1439965) LIMIT 1 |
0.253
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5923 (__construct)
/classes/Product.php:5886 (computeUnitPriceRatio)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 55 |
SELECT SQL_NO_CACHE `id_category`
FROM `prstshp_category_shop`
WHERE `id_category` = 17
AND `id_shop` = 1 LIMIT 1 |
0.252
ms
|
1 |
|
|
/classes/Category.php:2450
/controllers/front/listing/CategoryController.php:133 (existsInShop)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 227 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 42
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.252
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:224
/modules/tvcmsproductcomments/tvcmsproductcomments.php:928 (getAverageGrade)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a7/59/b3/a759b399b7f3f593f71e61de7565e04c3ea924da_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887910df40_21943427)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 221 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 30
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.251
ms
|
4 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/af/16/d1/af16d1df148d2785cf1001f67659bf06d07fc515_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887913ddd5_50911125)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 244 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 46
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.251
ms
|
3 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/de/20/9f/de209f1bdc52cb6c5d5eb9c2cb056279b2fbb5a1_2.file.product-grid-view2.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790d9542_44207709)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:52 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 39 |
SELECT SQL_NO_CACHE * FROM `prstshp_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.249
ms
|
1 |
|
|
/classes/module/Module.php:2046
/classes/Hook.php:935 (getExceptionsStatic)
/classes/controller/FrontController.php:1002 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 122 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 43) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.248
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5813 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 94 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product_attribute_lang`
WHERE `id_product_attribute` = 1434486 |
0.246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5923 (__construct)
/classes/Product.php:5886 (computeUnitPriceRatio)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 255 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1 |
0.246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 138 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 46 AND id_shop=1 LIMIT 1 |
0.242
ms
|
1 |
|
|
/classes/Product.php:6887
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 53 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "tvcmsinfinitescroll_quick_view" LIMIT 1 |
0.241
ms
|
0 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:267 (isEnabled)
/classes/Hook.php:1083 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 21 |
SELECT SQL_NO_CACHE * FROM `prstshp_currency` c ORDER BY `iso_code` ASC |
0.236
ms
|
2 |
Yes
|
|
/classes/Currency.php:709
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 102 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 42 AND id_shop=1 LIMIT 1 |
0.236
ms
|
1 |
|
|
/classes/Product.php:6887
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 241 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 46
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.236
ms
|
3 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 120 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 43 AND id_shop=1 LIMIT 1 |
0.235
ms
|
1 |
|
|
/classes/Product.php:6887
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 254 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 116 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1437728 LIMIT 1 |
0.234
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5689 (getPrice)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 70 |
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE id_product = 0 LIMIT 1 |
0.233
ms
|
1 |
|
|
/classes/SpecificPrice.php:426
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 6 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `prstshp_lang` l
LEFT JOIN `prstshp_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.232
ms
|
2 |
|
|
/classes/Language.php:1080
/config/config.inc.php:143 (loadLanguages)
/index.php:41 (require)
|
| 239 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 43
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.230
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/af/16/d1/af16d1df148d2785cf1001f67659bf06d07fc515_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887913ddd5_50911125)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 30 |
SELECT SQL_NO_CACHE *
FROM `prstshp_currency` a
LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.229
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:691 (getCurrencyInstance)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 10 |
SELECT SQL_NO_CACHE id_shop
FROM `prstshp_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/ObjectModel.php:1732
/config/config.inc.php:216 (isAssociatedToShop)
/index.php:41 (require)
|
| 246 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 46
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.228
ms
|
3 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a7/59/b3/a759b399b7f3f593f71e61de7565e04c3ea924da_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887910df40_21943427)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 230 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 42
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.227
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/af/16/d1/af16d1df148d2785cf1001f67659bf06d07fc515_2.file.product-catelog-view.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887913ddd5_50911125)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 195 |
SELECT SQL_NO_CACHE *
FROM prstshp_meta m
LEFT JOIN prstshp_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.225
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1734 (getMetaByPage)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1423 (fomartLink)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 261 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 15) LIMIT 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 183 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 1 AND mr.`active` = 1 |
0.224
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1328 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 35 |
SELECT SQL_NO_CACHE id_shop
FROM `prstshp_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/ObjectModel.php:1732
/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:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 106 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 42) AND (id_product_attribute = 1435964) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5825 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 152 |
SELECT SQL_NO_CACHE state FROM prstshp_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.222
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Core/Image/ImageFormatConfiguration.php:69 (isEnabled)
/src/Adapter/Image/ImageRetriever.php:209 (getGenerationFormats)
/src/Adapter/Image/ImageRetriever.php:111 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:104 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 71 |
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE `id_product` != 0 LIMIT 1 |
0.221
ms
|
9 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:360 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 47 |
SELECT SQL_NO_CACHE *
FROM `prstshp_country_lang`
WHERE `id_country` = 17 |
0.220
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:1763 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 79 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `prstshp_product_shop`
WHERE `id_product` = 30 AND id_shop=1 LIMIT 1 |
0.220
ms
|
1 |
|
|
/classes/Product.php:6887
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 124 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 43) AND (id_product_attribute = 1437728) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.216
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5825 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 265 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 28 AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 250 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_linklist" LIMIT 1 |
0.214
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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 217 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 30
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.213
ms
|
4 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/de/20/9f/de209f1bdc52cb6c5d5eb9c2cb056279b2fbb5a1_2.file.product-grid-view2.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790d9542_44207709)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:52 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 8 |
SELECT SQL_NO_CACHE *
FROM `prstshp_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.211
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:41 (require)
|
| 36 |
SELECT SQL_NO_CACHE `id_category`
FROM `prstshp_category_shop`
WHERE `id_category` = 17
AND `id_shop` = 1 LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/Category.php:2450
/controllers/front/listing/CategoryController.php:83 (existsInShop)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 114 |
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 17 LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/Product.php:5670
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 52 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 198 AND `id_shop` = 1 LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/module/Module.php:2137
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:266 (isEnabled)
/classes/Hook.php:1083 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 76 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 30
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 96 |
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 17 LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/Product.php:5670
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 207 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `prstshp_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/Category.php:1591
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:192 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:74 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 134 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `prstshp_product_attribute` pa
INNER JOIN prstshp_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 1439965 LIMIT 1 |
0.206
ms
|
1 |
|
|
/classes/Combination.php:564
/classes/Product.php:5689 (getPrice)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 268 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 16 AND `id_shop` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 173 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.205
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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 242 |
SELECT SQL_NO_CACHE COUNT(`id_tvcmsproduct_comment`) AS "nbr"
FROM `prstshp_tvcmsproduct_comment` pc
WHERE `id_product` = 46 AND `validate` = 1 LIMIT 1 |
0.205
ms
|
3 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:272
/modules/tvcmsproductcomments/tvcmsproductcomments.php:935 (getCommentNumber)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/ee/8a/78/ee8a78f10910b1b6e1723ca8510a51b43fcfc714_2.file.product-grid-view.tpl.php:49 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790a38a7_39303553)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 264 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 28) LIMIT 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 83 |
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 30 AND `id_group` = 1 LIMIT 1 |
0.205
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 165 |
SELECT SQL_NO_CACHE 1 FROM `prstshp_cart_rule` WHERE ((date_to >= "2026-06-19 00:00:00" AND date_to <= "2026-06-19 23:59:59") OR (date_from >= "2026-06-19 00:00:00" AND date_from <= "2026-06-19 23:59:59") OR (date_from < "2026-06-19 00:00:00" AND date_to > "2026-06-19 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.204
ms
|
2 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/CartRule.php:578 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:396 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/c6/df/04/c6df04094c1345dce075f45f4069afe3c274079f_2.file.javascript.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878ee03d9_07163132)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/bd/47/cd/bd47cddd44ec77482d068fce845404486f9465a4_2.file.head.tpl.php:297 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/bd/47/cd/bd47cddd44ec77482d068fce845404486f9465a4_2.file.head.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e9c0c8_40544141)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:102 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 112 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product_attribute_lang`
WHERE `id_product_attribute` = 1435964 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5923 (__construct)
/classes/Product.php:5886 (computeUnitPriceRatio)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 41 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.202
ms
|
0 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/classes/controller/FrontController.php:1659 (isEnabled)
/classes/controller/FrontController.php:1803 (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:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 272 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "tvcmswishlist" LIMIT 1 |
0.202
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/modules/tvcmscustomsetting/tvcmscustomsetting.php:3025 (isEnabled)
/classes/Hook.php:1083 (hookdisplayCustomsocialblock)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:38 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 121 |
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 43 AND `id_group` = 1 LIMIT 1 |
0.201
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 23 |
SELECT SQL_NO_CACHE c.id_currency
FROM `prstshp_currency` c
WHERE (iso_code = 'GBP') LIMIT 1 |
0.200
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 142 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `prstshp_stock_available`
WHERE (id_product = 46) AND (id_product_attribute = 1439965) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5825 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 180 |
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `prstshp_cart_product`
WHERE `id_cart` = 0 LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/Cart.php:1303
/src/Adapter/Presenter/Cart/CartLazyArray.php:300 (getNbProducts)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getProductsCount)
/var/cache/prod/smarty/compile/v1_dreamsoft_402/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php:26 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328818761268_34754182)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 204 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 147 AND `id_shop` = 1 LIMIT 1 |
0.194
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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:192 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:74 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 267 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 269 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `prstshp_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.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:405 (getCategoryLink)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 48 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM prstshp_required_field |
0.192
ms
|
1 |
|
|
/classes/ObjectModel.php:1595
/classes/ObjectModel.php:1627 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1558 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:567 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 117 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 43
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 257 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 12 AND `id_shop` = 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 66 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `prstshp_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 17 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:5669 (getLinkRewrite)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 209 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_brandlist" LIMIT 1 |
0.186
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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:192 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:74 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 72 |
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `prstshp_specific_price` WHERE `id_product` != 0 |
0.185
ms
|
9 |
|
|
/classes/SpecificPrice.php:310
/classes/SpecificPrice.php:360 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 148 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product_attribute_lang`
WHERE `id_product_attribute` = 1439965 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5923 (__construct)
/classes/Product.php:5886 (computeUnitPriceRatio)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 177 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `prstshp_currency` c
LEFT JOIN prstshp_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.184
ms
|
2 |
|
|
/classes/Currency.php:1136
/classes/Currency.php:1153 (countActiveCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:123 (isMultiCurrencyActivated)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:39 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 130 |
SELECT SQL_NO_CACHE *
FROM `prstshp_product_attribute_lang`
WHERE `id_product_attribute` = 1437728 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5923 (__construct)
/classes/Product.php:5886 (computeUnitPriceRatio)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 262 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 15 AND `id_shop` = 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 99 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 42
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 270 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 29) LIMIT 1 |
0.178
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 252 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1 |
0.177
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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:60 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 219 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 30
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.174
ms
|
4 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a7/59/b3/a759b399b7f3f593f71e61de7565e04c3ea924da_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887910df40_21943427)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 103 |
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 42 AND `id_group` = 1 LIMIT 1 |
0.171
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 29 |
SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/Language.php:883
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 74 |
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE `from` BETWEEN '2026-06-19 00:00:00' AND '2026-06-19 23:59:59' LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/SpecificPrice.php:377
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 153 |
SELECT SQL_NO_CACHE * FROM `prstshp_image_type` |
0.166
ms
|
12 |
|
|
/classes/ImageType.php:161
/classes/ImageType.php:202 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:224 (getFormattedName)
/src/Adapter/Image/ImageRetriever.php:111 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:104 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 170 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.166
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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 132 |
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 17 LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/Product.php:5670
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 73 |
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1 |
0.163
ms
|
2 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:368 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 200 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_contactinfo" 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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:45 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 45 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `prstshp_country`
WHERE `id_country` = 17 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Country.php:405
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1763 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 135 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `prstshp_specific_price_priority`
WHERE `id_product` = 46
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 42 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.160
ms
|
0 |
|
|
/classes/module/Module.php:2137
/classes/controller/FrontController.php:1659 (isEnabled)
/classes/controller/FrontController.php:1803 (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:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 256 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) LIMIT 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 37 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM prstshp_category_group ctg
WHERE ctg.`id_category` = 17 AND ctg.`id_group` = 1 LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/Category.php:1754
/controllers/front/listing/CategoryController.php:90 (checkAccess)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 54 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.153
ms
|
0 |
|
|
/classes/module/Module.php:2137
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:267 (isEnabled)
/classes/Hook.php:1083 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:421 (coreCallHook)
/classes/Hook.php:989 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 178 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.151
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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 228 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS avg,
MIN(pc.`grade`) AS min,
MAX(pc.`grade`) AS max
FROM `prstshp_tvcmsproduct_comment` pc
WHERE pc.`id_product` = 42
AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.151
ms
|
1 |
|
|
/modules/tvcmsproductcomments/tvcmsproductcomment.php:212
/modules/tvcmsproductcomments/tvcmsproductcomments.php:934 (getRatings)
/classes/Hook.php:1083 (hookdisplayReviewProductList)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a7/59/b3/a759b399b7f3f593f71e61de7565e04c3ea924da_2.file.product-list-view.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887910df40_21943427)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:53 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/18/d2/81/18d28168be512d858ba6b5e6d45acd2a8e2436b7_2.file.product.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887907ce05_11269508)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/be/59/00/be59003670b49446cf2467ac19dcbadc79bdd958_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a3288790718b2_42425909)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:71 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:70 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:76 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 210 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 191 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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:192 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:74 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 84 |
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_group`
WHERE `id_group` = 1 LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/Group.php:154
/classes/Product.php:3994 (getReductionByIdGroup)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 258 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category` a
LEFT JOIN `prstshp_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) LIMIT 1 |
0.148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 31 |
SELECT SQL_NO_CACHE *
FROM `prstshp_currency_lang`
WHERE `id_currency` = 2 |
0.144
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:691 (getCurrencyInstance)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 188 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 11 AND mr.`active` = 1 |
0.144
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1329 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 75 |
SELECT SQL_NO_CACHE 1 FROM `prstshp_specific_price` WHERE `to` BETWEEN '2026-06-19 00:00:00' AND '2026-06-19 23:59:59' LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/SpecificPrice.php:381
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 174 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 134 AND `id_shop` = 1 LIMIT 1 |
0.138
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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 139 |
SELECT SQL_NO_CACHE `reduction`
FROM `prstshp_product_group_reduction_cache`
WHERE `id_product` = 46 AND `id_group` = 1 LIMIT 1 |
0.137
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3717 (priceCalculation)
/classes/Product.php:5703 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 274 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "tvcmsproductcompare" LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/module/Module.php:2664
/classes/module/Module.php:2136 (getModuleIdByName)
/modules/tvcmscustomsetting/tvcmscustomsetting.php:3032 (isEnabled)
/classes/Hook.php:1083 (hookdisplayCustomsocialblock)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:38 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 184 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 1 AND mr.`active` = 1 |
0.135
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1329 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 201 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 133 AND `id_shop` = 1 LIMIT 1 |
0.135
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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:45 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 175 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.133
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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:39 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 67 |
SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 17 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Product.php:5670
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:139 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 275 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 175 AND `id_shop` = 1 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/module/Module.php:2137
/modules/tvcmscustomsetting/tvcmscustomsetting.php:3032 (isEnabled)
/classes/Hook.php:1083 (hookdisplayCustomsocialblock)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:38 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 192 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 12 AND mr.`active` = 1 |
0.125
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1329 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 176 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 135 AND `id_shop` = 1 LIMIT 1 |
0.123
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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:39 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 251 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 131 AND `id_shop` = 1 LIMIT 1 |
0.123
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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 259 |
SELECT SQL_NO_CACHE *
FROM `prstshp_category_lang`
WHERE `id_category` = 14 AND `id_shop` = 1 |
0.123
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:401 (__construct)
/modules/tvcmsfootercategory/tvcmsfootercategory.php:443 (getFooterCategoryResult)
/classes/Hook.php:1083 (hookdisplayFooterCategory)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 196 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 8 AND mr.`active` = 1 |
0.120
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1328 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 211 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_supplierlist" LIMIT 1 |
0.113
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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:192 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:74 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 273 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 187 AND `id_shop` = 1 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/module/Module.php:2137
/modules/tvcmscustomsetting/tvcmscustomsetting.php:3025 (isEnabled)
/classes/Hook.php:1083 (hookdisplayCustomsocialblock)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:38 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 185 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 2 AND mr.`active` = 1 |
0.103
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1328 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 194 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 13 AND mr.`active` = 1 |
0.102
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1329 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 179 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 137 AND `id_shop` = 1 LIMIT 1 |
0.099
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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 253 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 146 AND `id_shop` = 1 LIMIT 1 |
0.093
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/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:60 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/14/25/39/1425397c23b133c163402f295af05ea0f48a1131_2.file.footer-5.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887922a917_18709398)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/b0/11/92/b01192d2f4abe81e363f38aefbb18ea0f56e500c_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a32887921f0e7_71585004)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:280 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:85 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 191 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 12 AND mr.`active` = 1 |
0.093
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1328 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 193 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 13 AND mr.`active` = 1 |
0.090
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1328 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 202 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `prstshp_country`
WHERE `id_country` = 17 LIMIT 1 |
0.088
ms
|
1 |
|
|
/classes/Country.php:405
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:45 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 186 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 2 AND mr.`active` = 1 |
0.087
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1329 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 199 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 9 AND mr.`active` = 1 |
0.085
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1329 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 212 |
SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 192 AND `id_shop` = 1 LIMIT 1 |
0.084
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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:192 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:74 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 187 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 11 AND mr.`active` = 1 |
0.084
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1328 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 189 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 10 AND mr.`active` = 1 |
0.083
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1328 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 197 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 8 AND mr.`active` = 1 |
0.083
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1329 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 198 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 9 AND mr.`active` = 1 |
0.074
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1328 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|
| 190 |
SELECT SQL_NO_CACHE mr.*
FROM prstshp_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 10 AND mr.`active` = 1 |
0.073
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1204
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1329 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1430 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1364 (getWidgetVariables)
/classes/Hook.php:1083 (hookdisplayMegamenu)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/1b/c4/2b/1bc42beab571a5d68f9c992c08565433626e8110_2.file.desk-header-7.tpl.php:43 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f241d4_20061115)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/35/25/cb/3525cb00ec6c42f4a45e7b606b135f5d461980ee_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f174f1_05833238)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/a9/80/56/a98056af63360ce71dbb89daa6f700e18464b561_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878f0f870_51280983)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:144 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/32/68/10/326810bc2f487ce0aa0d777627ed0312a0f5c448_2.file.layout-both-columns.tpl.php:64 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e7a4d3_82251262)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/63/ef/f8/63eff887c99dbc213ad5a2a7d3b1d607014e765a_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e57216_36626336)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/40/38/6e/40386ec213a987ddb130863830ffd5d9e0eebd68_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e4c573_55135684)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/v1_dreamsoft_402layouts_layout_left_column_tpl/fb/67/37/fb673779ff0d415315d7b0865bcd0e136bfbda0e_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a328878e37c20_66441617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:42 (dispatch)
|